Skip to content

atreyakamat/MarkDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”– MarkDrop – A Simple Bookmark to TXT Exporter for Chrome

Export all your Chrome bookmarks (including folder structure, titles, and URLs) into a clean, readable .txt file β€” with one click.


πŸ“š Overview

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.


βš™οΈ Features

  • βœ… One-click export of all bookmarks
  • πŸ“ Maintains folder structure with indentation
  • πŸ”— Includes bookmark titles and URLs
  • πŸ’Ύ Downloads as a .txt file
  • πŸ”’ 100% local – no data is sent anywhere

πŸ› οΈ Installation & Setup

  1. Download or Clone this repository:

    git clone https://github.com/atreyakamat/MarkDrop.git
  2. Open Google Chrome and navigate to:

    chrome://extensions
    
  3. Enable Developer Mode (toggle in the top right)

  4. Click "Load unpacked" and select the folder where you cloned or downloaded the repo

  5. The MarkDrop extension will now appear in your Chrome toolbar


πŸš€ How to Use

  1. Click the MarkDrop icon in your Chrome toolbar

  2. A popup will appear with a β€œExtract Bookmarks” button

  3. Click the button and the extension will:

    • Traverse all your bookmarks
    • Format them with folder names and URLs
    • Download a bookmarks.txt file to your computer

πŸ“„ Example Output:

Bookmarks Bar
  Google
  - https://www.google.com
  Dev Stuff
    GitHub
    - https://github.com

πŸ“¦ Folder Structure

markdrop/
β”œβ”€β”€ manifest.json
β”œβ”€β”€ popup.html
β”œβ”€β”€ popup.js
└── README.md

πŸ” Permissions Used

  • bookmarks: To read all your saved bookmarks
  • downloads: To create and save the TXT file locally

πŸ“Œ Notes

  • Works on Chrome and all Chromium-based browsers (e.g., Brave, Edge)
  • No data is sent online β€” everything stays on your device

🀝 Contribute

Feel free to fork the repo, open issues, or submit pull requests. Feature ideas are welcome!


About

πŸ“¦ MarkDrop – A Simple Bookmark to TXT Exporter for Chrome Export all your Chrome bookmarks (with folder structure, titles, and links) into a clean and readable .txt file β€” in one click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors