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.

Hvad er New Inspiring Tab!?

New Inspiring Tab! er en Chrome-udvidelse udviklet af https://www.nuthinking.com, og dens hovedfunktion er "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.".

Udvidelsesskærmbilleder

screenshot

Download New Inspiring Tab!-udvidelses-CRX-fil

Download New Inspiring Tab!-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn New Inspiring Tab! New Inspiring Tab!
ID jljbfjieapkkmdhfngjbdjmchoknjlek
Officiel URL https://chromewebstore.google.com/detail/new-inspiring-tab/jljbfjieapkkmdhfngjbdjmchoknjlek
Beskrivelse 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.
Filstørrelse 10.53 KB
Antal Installationer 20
Nuværende Version 1.1
Senest Opdateret 2012-04-02
Udgivelsesdato 2012-04-02
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler https://www.nuthinking.com
Betalingsmetode free
Hjælpeside-URL https://github.com/nuthinking/New-Inspiring-Tab
Understøttede Sprog 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
}