Tabs Saver

This extension helps to quickly save the open tabs on your Chrome window. Then you can open all these tabs with one click any time.

Wat is Tabs Saver?

Tabs Saver is een Chrome-extensie ontwikkeld door Hashim Puthiyakath, en de belangrijkste functie is "This extension helps to quickly save the open tabs on your Chrome window. Then you can open all these tabs with one click any time.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Tabs Saver

Download Tabs Saver-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Tabs Saver is a utility extension for Chrome browser to save your open tabs as a collection, so you can restore them later quickly. 
If you have a bunch of websites that you open everyday, you may be opening them one after another. 
With Tabs Saver, you can save the websites or web pages as a collection and open them later with a single click.                    

Basisinformatie over de Extensie

Naam Tabs Saver Tabs Saver
ID iflhplolclcdpkfklodaakdipklpjlbc
Officiële URL https://chromewebstore.google.com/detail/tabs-saver/iflhplolclcdpkfklodaakdipklpjlbc
Beschrijving This extension helps to quickly save the open tabs on your Chrome window. Then you can open all these tabs with one click any time.
Bestandsgrootte 22.52 KB
Aantal Installaties 191
Huidige Versie 1.2
Laatst Bijgewerkt 2021-03-08
Publicatiedatum 2021-03-07
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Hashim Puthiyakath
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tabs Saver",
    "description": "This extension helps to quickly save the open tabs on your Chrome window. Then you can open all these tabs with one click any time.",
    "permissions": [
        "tabs"
    ],
    "version": "1.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "popup.png"
    }
}