
Save Tabs to JSON — Eztaban
Saves URLs of open tabs to JSON file per window. Loads JSON with URLs and opens to separate tabs in original windows. Supports private windows.
21 uporabnikov21 uporabnikov
Metapodatki o razširitvi
Posnetki zaslona


O tej razširitvi
Will go through all open tabs in current or all windows and store them in a JSON file where the key is "urls" and the value is a list of URLs.
The extension can also load a JSON file of same format and will open all URLs in a separate tab.
To load a file with URLs, a new tab will be opened, prompting the user to select a file. This opens a dialog to the local filesystem, where the user can select a JSON file of the same structure as described above.
Each URL will be opened in a separate tab. The tab opened for file selection will be closed at the end.
Tabs stored from separate windows will be opened in separate windows again.
Tabs stored from a private or public window will be opened in private/public window again.
The extension can also load a JSON file of same format and will open all URLs in a separate tab.
To load a file with URLs, a new tab will be opened, prompting the user to select a file. This opens a dialog to the local filesystem, where the user can select a JSON file of the same structure as described above.
Each URL will be opened in a separate tab. The tab opened for file selection will be closed at the end.
Tabs stored from separate windows will be opened in separate windows again.
Tabs stored from a private or public window will be opened in private/public window again.
Ocena 5 (1 mnenje)
Dovoljenja in podatkiVeč o tem
Zahtevana dovoljenja:
- prenaša datoteke ter bere in spreminja zgodovino prenosov
- dostopa do zavihkov brskalnika
Več informacij
- Povezave dodatka
- Različica
- 8
- Velikost
- 100,04 KB
- Zadnja posodobitev
- pred enim letom (14. jun. 2024)
- Sorodne kategorije
- Licenca
- Licenca MIT
- Zgodovina različic
- Dodaj v zbirko
Opombe ob izdaji 8
* Added support for private windows
* URLs saved from private windows will now also be reopened from private windows
* Behind the scenes refactoring
* URLs saved from private windows will now also be reopened from private windows
* Behind the scenes refactoring