Roasts Tab

A new fire roast every time you open a new tab!

Cos'è Roasts Tab?

Roasts Tab è un'estensione di Chrome sviluppata da swayne, e la sua funzione principale è "A new fire roast every time you open a new tab!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Roasts Tab

Scarica i file di estensione Roasts Tab 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

                        This chrome extension gives you a new fire roast every time you open a new tab!                    

Informazioni di Base sull'Estensione

Nome Roasts Tab Roasts Tab
ID kidekdcnhhkikgpkobpochiflpfeoobe
URL Ufficiale https://chrome.google.com/webstore/detail/roasts-tab/kidekdcnhhkikgpkobpochiflpfeoobe
Descrizione A new fire roast every time you open a new tab!
Dimensione del File 753 KB
Conteggio Installazioni 49
Versione Corrente 0.0.0.1
Ultimo Aggiornamento 2017-09-12
Data di Pubblicazione 2017-09-06
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore swayne
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Roasts Tab",
    "manifest_version": 2,
    "description": "A new fire roast every time you open a new tab!",
    "version": "0.0.0.1",
    "permissions": [
        "management"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    }
}