Chrome New Tab Notebook

Overrides Chrome's new tab page with a small notebook.

Cos'è Chrome New Tab Notebook?

Chrome New Tab Notebook è un'estensione di Chrome sviluppata da Max Beier, e la sua funzione principale è "Overrides Chrome's new tab page with a small notebook.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Chrome New Tab Notebook

Scarica i file di estensione Chrome New Tab Notebook 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

                        Chrome extension that overrides Chrome's new tab page with a small notebook.                    

Informazioni di Base sull'Estensione

Nome Chrome New Tab Notebook Chrome New Tab Notebook
ID jklakdeidljpklncnoijalimnkpmnhmc
URL Ufficiale https://chromewebstore.google.com/detail/chrome-new-tab-notebook/jklakdeidljpklncnoijalimnkpmnhmc
Descrizione Overrides Chrome's new tab page with a small notebook.
Dimensione del File 124 KB
Conteggio Installazioni 168
Versione Corrente 1.0.0
Ultimo Aggiornamento 2016-05-16
Data di Pubblicazione 2016-05-12
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Max Beier
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/maxbeier/chrome-blank-tab
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome New Tab Notebook",
    "version": "1.0.0",
    "description": "Overrides Chrome's new tab page with a small notebook.",
    "homepage_url": "https:\/\/github.com\/maxbeier\/chrome-blank-tab",
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}