Deep Thoughts by Jack Handey
Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.
Cos'è Deep Thoughts by Jack Handey?
Deep Thoughts by Jack Handey è un'estensione di Chrome sviluppata da https://andrewgard.house, e la sua funzione principale è "Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Deep Thoughts by Jack Handey
Scarica i file di estensione Deep Thoughts by Jack Handey 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
                        Let Jack Handey be your daily mantra.
All Text © Jack Handey                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | dljleoaondcpfbnjpmcddabbgfmmhcjo | 
| URL Ufficiale | https://chromewebstore.google.com/detail/deep-thoughts-by-jack-han/dljleoaondcpfbnjpmcddabbgfmmhcjo | 
| Descrizione | Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey. | 
| Dimensione del File | 152 KB | 
| Conteggio Installazioni | 24 | 
| Versione Corrente | 1.0 | 
| Ultimo Aggiornamento | 2019-01-27 | 
| Data di Pubblicazione | 2019-01-27 | 
| Valutazione | 5.00/5 Totale 2 Valutazioni | 
| Sviluppatore | https://andrewgard.house | 
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://andrewgard.house | 
| URL della Pagina di Aiuto | https://andrewgard.house | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Deep Thoughts by Jack Handey",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        "css\/style.css",
        "images\/beach.jpg",
        "js\/jquery.min.js",
        "js\/quotes.min.js",
        "js\/scroll.js"
    ]
}  |  |