bookmarks.export()
Exports bookmarks to an HTML bookmark file.
Syntax
browser.bookmarks.export(
function() {...} // optional function
)
Parameters
Browser compatibility
No compatibility data found for webextensions.api.bookmarks.export
.
Check for problems with this page or contribute missing data to mdn/browser-compat-data.
Examples
Acknowledgements
This API is based on Chromium's chrome.bookmarks
API. This documentation is derived from bookmarks.json
in the Chromium code.
Microsoft Edge compatibility data is supplied by Microsoft Corporation and is included here under the Creative Commons Attribution 3.0 United States License.