ShowerThoughts

Think interesting thoughts

Cos'è ShowerThoughts?

ShowerThoughts è un'estensione di Chrome sviluppata da tabsforthought, e la sua funzione principale è "Think interesting thoughts".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione ShowerThoughts

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

                        Philosophical thoughts with every new tab!                    

Informazioni di Base sull'Estensione

Nome ShowerThoughts ShowerThoughts
ID ejfkmkpjcoaifaaplbffococjkhpclgb
URL Ufficiale https://chrome.google.com/webstore/detail/showerthoughts/ejfkmkpjcoaifaaplbffococjkhpclgb
Descrizione Think interesting thoughts
Dimensione del File 450 KB
Conteggio Installazioni 83
Versione Corrente 1.0.0
Ultimo Aggiornamento 2017-02-05
Data di Pubblicazione 2017-02-05
Valutazione 5.00/5 Totale 22 Valutazioni
Sviluppatore tabsforthought
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ShowerThoughts",
    "description": "Think interesting thoughts",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "16": "shower_thoughts.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}