Skip to content

Commit cd12231

Browse files
committed
Update docs
1 parent 47e62d1 commit cd12231

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ For WebView based browsers, these menu items are presented in the context menu.
9191
## Bonus
9292

9393
Since 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

113113
ChromeXt 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

117121
For 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

0 commit comments

Comments
 (0)