File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ For WebView based browsers, these menu items are presented in the context menu.
9191## Bonus
9292
9393Since WebView based browsers have no unified designs, the following
94- first three features are not supported for them.
94+ first four features are not supported for them.
9595
9696### Open in Chrome
9797
@@ -112,6 +112,10 @@ One can disable it through the `Developer options` menu.
112112
113113ChromeXt adds a book icon in the page menu to enable reader (distiller) mode manually.
114114
115+ ### Export browser bookmarks
116+
117+ Bookmarks can be exported in HTML format through the ` Developer options ` menu.
118+
115119### AD Blocker solution
116120
117121For blocking network requests, I recommend to use ` AdAway ` or any proxy AD Blocker such as ` clash ` .
@@ -189,5 +193,5 @@ Here are corresponding files you might want / need to change:
189193- [x] Fix [ LSPatch for isolated process] ( https://github.com/LSPosed/LSPatch/issues/190 ) issue
190194- [x] Implement UserScript storage
191195- [x] Re-implement GM_xmlhttpRequest
192- - [ ] Convert exported bookmarks to HTML format
196+ - [x ] Convert exported bookmarks to HTML format
193197- [ ] Add recommended scripts to the front end manager
You can’t perform that action at this time.
0 commit comments