TabPort

Managing your tabs has never been easier. Easily download your tabs into your system and load them instantly with a single click !

Cos'è TabPort?

TabPort è un'estensione di Chrome sviluppata da Jiten Sidhpura, e la sua funzione principale è "Managing your tabs has never been easier. Easily download your tabs into your system and load them instantly with a single click !".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione TabPort

Scarica i file di estensione TabPort in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Your Browser tabs are important to you! Do you feel the need to store your tabs for later use but at the same time recover them instantly without compromising your privacy? 

TabPort makes it easy for you to download your tabs into your local system and recover them later with the ease of just a single button click. After downloading the tabs into the local system, users can safely close them. That helps them to reduce their battery consumption. One can also easily share their tabs with colleagues and team members by simply sharing the downloaded tabs file. You can either download all tabs from the browser window or deselect the tabs that you wish to not download. 


FEATURES
Easy to Use.
Download and Upload Tabs with a Single Button Click!
Easily Share Tabs with Others.

PRIVACY
Your data is in your control! Not only your bowsing data but also tabs do not leave your system. TabPort extension will fetch the webpage title and URL of all tabs from the current browser window. These details get stored in your local system only.

If you face any issues or have any suggestions please let me know. Your constructive feedback is appreciated.                    

Informazioni di Base sull'Estensione

Nome TabPort TabPort
ID dhkmlpcfghaaiiomhfdndoeghjmimafn
URL Ufficiale https://chromewebstore.google.com/detail/tabport/dhkmlpcfghaaiiomhfdndoeghjmimafn
Descrizione Managing your tabs has never been easier. Easily download your tabs into your system and load them instantly with a single click !
Dimensione del File 175 KB
Conteggio Installazioni 30
Versione Corrente 0.0.0.4
Ultimo Aggiornamento 2022-04-05
Data di Pubblicazione 2022-02-27
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore Jiten Sidhpura
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TabPort",
    "description": "Managing your tabs has never been easier. Easily download your tabs into your system and load them instantly with a single click !",
    "version": "0.0.0.4",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "TabPort Extension Icon 16.png",
        "48": "TabPort Extension Icon 48.png",
        "128": "TabPort Extension Icon 128.png"
    },
    "permissions": [
        "tabs",
        "downloads"
    ]
}