Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.23 KB

README.md

File metadata and controls

45 lines (24 loc) · 1.23 KB

rdump

A chrome extension to dump opened tabs into a text file or load txt file of links to open all.

How does it work -

  • Dump - Dump checked tabs only.

  • Dump all - Dump all the tabs (works without checkbox).

  • Upload File - Upload already created text file with links to open all of them.

Installation

  git clone https://github.com/rohinish404/rdump.git
  cd rdump
  • Go to Settings > Extensions in Google Chrome
Screenshot 2024-07-19 at 4 33 26 PM
  • Turn on the developer mode from top right.

  • Click Load Unpacked and select rdump folder.

Screenshot 2024-07-19 at 4 34 10 PM

Now you can use it. See below demo for reference on how to use it.

Demo

Screen.Recording.2024-07-19.at.10.05.38.PM.mov

Thanks for trying out. Do star⭐️ the repo if you found this useful

Note - In case of any bugs you face, please create issues and i'll try to resolve them. 
Ps. you can also hack and make this suitable for your needs😉