SnapTab

Say goodbye to hoarded tabs, and say hello to SnapTab! SnapTab's signature "snapshot" feature lets you save all of the tabs…

Wat is SnapTab?

SnapTab is een Chrome-extensie ontwikkeld door Andrew Kirillov, en de belangrijkste functie is "Say goodbye to hoarded tabs, and say hello to SnapTab! SnapTab's signature "snapshot" feature lets you save all of the tabs…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie SnapTab

Download SnapTab-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

                        Say goodbye to hoarded tabs, and say hello to SnapTab! SnapTab's signature "snapshot" feature lets you save all of the tabs currently in your browser window with one click. You can access and edit your snapshots from SnapTab's intuitive dashboard for later use.                    

Basisinformatie over de Extensie

Naam SnapTab SnapTab
ID iihldjnghemdinkkpmkoafbhlfbplplc
Officiële URL https://chromewebstore.google.com/detail/snaptab/iihldjnghemdinkkpmkoafbhlfbplplc
Beschrijving Say goodbye to hoarded tabs, and say hello to SnapTab! SnapTab's signature "snapshot" feature lets you save all of the tabs…
Bestandsgrootte 406 KB
Aantal Installaties 27
Huidige Versie 1.0.2
Laatst Bijgewerkt 2020-05-07
Publicatiedatum 2020-05-07
Ontwikkelaar Andrew Kirillov
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/AndrewKirillo/SnapTab
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SnapTab",
    "version": "1.0.2",
    "manifest_version": 2,
    "author": "Andrew Kirillov",
    "browser_action": {
        "default_icon": "SnapTab_logo_128.png",
        "default_title": "SnapTab",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "SnapTab_logo_16.png",
        "48": "SnapTab_logo_48.png",
        "128": "SnapTab_logo_128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "tabs"
    ]
}