A web browser extension that allows the user to save every tab's url to a file
This extension was made with the purpose of studying how browser add-ons work, thus the simple ideia. I also hope that this extension can help people out with their necessities as well as devs with how to code a browser extension.
This browser's extension allows the user to save every tab's url to a file. This can be achieved in several ways:
- Save every tab for the current browser window;
- Save every tab for every browser window;
And it also has different output formats:
- Plain text, with or without an indicator for the window id at the top of each URL section;
- JSON (contains URL and title), minified or readable;
This extension is compatible with Firefox; Google Chrome and derivatives; Opera.
- Firefox: Add-ons for Firefox page;
- Google Chrome: Chrome Web Store page;
- Opera: Follow the instructions below.
- Install the
Install Chrome Extensions
addon for Opera. (link) - Go to the Chrome Web Store page);
- Hit the button
Add to Opera
; - Click OK on the dialogue that will show up;
- Click the
Install
button.
See the specifications regarding unpacked extensions for your particular browser.
- tinyurl: A tinyurl extension for chrome based web browsers and firefox