Skip to content

dwasil/export_chrome_bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export Chrome Bookmarks

One-click export of all Chrome bookmarks as a clean JSON file.

Install from Chrome Web Store

How It Works

Click the extension icon → save dialog opens → done. No menus, no configuration.

Features

  • One-click export as portable JSON
  • Works fully offline — no data leaves your machine
  • Only 2 permissions: bookmarks and downloads
  • No account, no tracking, no data collection
  • Lightweight — a few KB total

Use Cases

  • Backup — save your bookmarks before a Chrome reset or OS reinstall
  • Migration — export bookmarks to move to another browser
  • Sharing — send your bookmark collection to a friend or colleague
  • Archiving — keep periodic snapshots of your saved links

Install from Source

  1. Clone this repository
  2. Open chrome://extensions in Chrome
  3. Enable Developer Mode (top right)
  4. Click Load unpacked and select the cloned folder

Privacy

This extension requests only the minimum permissions needed:

  • bookmarks — to read your bookmark tree
  • downloads — to save the JSON file

No data is collected, transmitted, or stored externally. Everything runs locally on your device.

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors