瀏覽代碼

Add notes

main
Ashton Charbonneau 1 年之前
父節點
當前提交
e0d11d9a13
共有 1 個檔案被更改,包括 15 行新增0 行删除
  1. 15
    0
      README.md

+ 15
- 0
README.md 查看文件

@@ -37,6 +37,21 @@ git remote add origin $URL
37 37
 git pull origin main
38 38
 ```
39 39
 
40
+## Notes
41
+
42
+- Control browser instance via devtools protocol (playwright)
43
+- Development: devtools, modify headers, disable CSP
44
+- Quick navigation (specific pages, custom search engines, previously closed page)
45
+- Context menu (adjust for common operations)
46
+- Shortcuts
47
+	- Tabs: move, pop out, close, duplicate
48
+	- Screenshots: full page, certain area, zoomed
49
+	- Bookmark or note to revisit a tab
50
+	- Search, navigate, etc. (most recent tab, regex search, spacial navigation)
51
+- Export bookmarks and history
52
+- Learn and adjust to vomnibar
53
+- Bookmark tagging and export
54
+
40 55
 ## Reference
41 56
 
42 57
 - Sample `user.js`

Loading…
取消
儲存