Inspiral, inspiring new tab page

Get inspired by amazing things every time you open a new tab

Cos'è Inspiral, inspiring new tab page?

Inspiral, inspiring new tab page è un'estensione di Chrome sviluppata da Or Ron, e la sua funzione principale è "Get inspired by amazing things every time you open a new tab".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Inspiral, inspiring new tab page

Scarica i file di estensione Inspiral, inspiring new tab page 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

                        Inspiral is an HTML5 webapp that aims to get you inpired every time you open a new tab.
The main focus is give you the inspiration you need in a new morning, during the rough noon times and on the night.

For any comments or suggestion please email me: or.ron10[at]gmail.com                    

Informazioni di Base sull'Estensione

Nome Inspiral, inspiring new tab page Inspiral, inspiring new tab page
ID pmoealnilgacefigomohkaciaoohgdlm
URL Ufficiale https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm
Descrizione Get inspired by amazing things every time you open a new tab
Dimensione del File 486 KB
Conteggio Installazioni 18
Versione Corrente 0.12
Ultimo Aggiornamento 2015-01-14
Data di Pubblicazione 2015-01-14
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Or Ron
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Inspiral, inspiring new tab page",
    "description": "Get inspired by amazing things every time you open a new tab",
    "version": "0.12",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "topSites"
    ]
}