bookmarks.export()

Exports bookmarks to an HTML bookmark file.

Syntax

browser.bookmarks.export(
  function() {...} // optional function
)

Parameters

callbackOptional
function.

Browser compatibility

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.