Skip to content

rohinish404/rdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdump tab export/import extension

This Chrome/Edge/Brave extension has two features:

  • Export list of currently open tabs to a text file.
  • Import a text file with a newline-separated list of links, and it'll open them all for you.

The code, logic, everything is by https://github.com/rohinish404/rdump. I just gave it a cyberpunk/vaporwave aesthetic, made a couple of UX changes, and wrote an expanded README.md.

rdump interface screenshot

Installation

  • Clone the git repo
  git clone https://github.com/claudejaune/rdump-prettified.git
  • Go to Settings > Extensions in Google Chrome
Screenshot 2024-07-19 at 4 33 26 PM
  • Toggle on Developer mode in the top-right corner.

  • Click Load unpacked and select the rdump-prettified folder.

Screenshot 2024-07-19 at 4 34 10 PM

You'll now have it in your extension list.

How to use

Export tab list

  • Select the tabs you wish to export
  • Enter the destination filename (Important: the app will silently fail if you don't write a filename)
  • Click Export selected

Alternatively, enter a filename and click Export all.

Import URLs

  • Click Choose file and select a text file with a newline-separated list of URLs

Video demo (minus the cyberpunk theme)

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

Caveats

  • Need to enter a filename before clicking the export button. Otherwise, it'll silently fail.
  • The extension expects a newline-separated list of links to open. However, the input file is not sanitized in any way. I have no idea what will happen if you feed it random text files. Your computer might explode idk
  • Only detects the tabs open in the current browser window. If you want to export tabs from other windows, you'll need to go to each window individually and export.
  • The Cyberpunk theme is vibe coded.

Original: https://github.com/rohinish404/rdump

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •