Export all your Chrome bookmarks (including folder structure, titles, and URLs) into a clean, readable
.txtfile β with one click.
MarkDrop is a lightweight Chrome extension that lets you back up or export your entire bookmarks collection in plain text format. Whether you're organizing links, sharing them, or just creating a quick backup, MarkDrop makes it effortless and fast.
- β One-click export of all bookmarks
- π Maintains folder structure with indentation
- π Includes bookmark titles and URLs
- πΎ Downloads as a
.txtfile - π 100% local β no data is sent anywhere
-
Download or Clone this repository:
git clone https://github.com/atreyakamat/MarkDrop.git
-
Open Google Chrome and navigate to:
chrome://extensions -
Enable Developer Mode (toggle in the top right)
-
Click "Load unpacked" and select the folder where you cloned or downloaded the repo
-
The MarkDrop extension will now appear in your Chrome toolbar
-
Click the MarkDrop icon in your Chrome toolbar
-
A popup will appear with a βExtract Bookmarksβ button
-
Click the button and the extension will:
- Traverse all your bookmarks
- Format them with folder names and URLs
- Download a
bookmarks.txtfile to your computer
Bookmarks Bar
Google
- https://www.google.com
Dev Stuff
GitHub
- https://github.com
markdrop/
βββ manifest.json
βββ popup.html
βββ popup.js
βββ README.md
bookmarks: To read all your saved bookmarksdownloads: To create and save the TXT file locally
- Works on Chrome and all Chromium-based browsers (e.g., Brave, Edge)
- No data is sent online β everything stays on your device
Feel free to fork the repo, open issues, or submit pull requests. Feature ideas are welcome!