Now Tab

Open new tabs with simple Todo List & random quotes that upon a great background image

Cos'è Now Tab?

Now Tab è un'estensione di Chrome sviluppata da Dongphil Yoo, e la sua funzione principale è "Open new tabs with simple Todo List & random quotes that upon a great background image".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Now Tab

Scarica i file di estensione Now Tab 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

                        Open new tabs with simple Todo List & random quotes that upon a great background image

- Current Time

- Simple Todo List

- Random Quotes

- Sentimental Images                    

Informazioni di Base sull'Estensione

Nome Now Tab Now Tab
ID lojcffoglefocnpogllpfhppjoebkofa
URL Ufficiale https://chromewebstore.google.com/detail/now-tab/lojcffoglefocnpogllpfhppjoebkofa
Descrizione Open new tabs with simple Todo List & random quotes that upon a great background image
Dimensione del File 464 KB
Conteggio Installazioni 28
Versione Corrente 1.0.1
Ultimo Aggiornamento 2016-12-01
Data di Pubblicazione 2016-12-01
Valutazione 4.50/5 Totale 2 Valutazioni
Sviluppatore Dongphil Yoo
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Now Tab",
    "description": "Open new tabs with simple Todo List & random quotes that upon a great background image",
    "version": "1.0.1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "permissions": [
        "http:\/\/*.forismatic.com\/",
        "https:\/\/*.forismatic.com\/"
    ]
}