Inspiral, inspiring new tab page

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

Co je Inspiral, inspiring new tab page?

Inspiral, inspiring new tab page je rozšíření Chrome vyvinuté Or Ron, a jeho hlavní funkcí je „Get inspired by amazing things every time you open a new tab“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Inspiral, inspiring new tab page

Stáhněte si soubory rozšíření Inspiral, inspiring new tab page ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název Inspiral, inspiring new tab page Inspiral, inspiring new tab page
ID pmoealnilgacefigomohkaciaoohgdlm
Oficiální URL https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm
Popis Get inspired by amazing things every time you open a new tab
Velikost souboru 486 KB
Počet instalací 18
Aktuální Verze 0.12
Poslední Aktualizace 2015-01-14
Datum Vydání 2015-01-14
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář Or Ron
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    ]
}