New Inspiring Tab!

Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.

Co je New Inspiring Tab!?

New Inspiring Tab! je rozšíření Chrome vyvinuté https://www.nuthinking.com, a jeho hlavní funkcí je „Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření New Inspiring Tab!

Stáhněte si soubory rozšíření New Inspiring Tab! 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í

                        Why having a page loaded in your new tab?

There are web pages that update frequently and that can provide an impressive amount of visual inspiration. An example is Dribbble. You could also put your Facebook but the idea is not to get too distracted to avoid the risk to forget where you wanted to go. The more visual, the better.


Please report new issues here: https://github.com/nuthinking/New-Inspiring-Tab/issues                    

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

Název New Inspiring Tab! New Inspiring Tab!
ID jljbfjieapkkmdhfngjbdjmchoknjlek
Oficiální URL https://chromewebstore.google.com/detail/new-inspiring-tab/jljbfjieapkkmdhfngjbdjmchoknjlek
Popis Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.
Velikost souboru 10.53 KB
Počet instalací 20
Aktuální Verze 1.1
Poslední Aktualizace 2012-04-02
Datum Vydání 2012-04-02
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://www.nuthinking.com
Typ Platby free
URL Stránky Nápovědy https://github.com/nuthinking/New-Inspiring-Tab
Podporované Jazyky en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Inspiring Tab!",
    "version": "1.1",
    "description": "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "options_page": "options.html",
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}