Automatab — A New Tab Page

A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.

Cos'è Automatab — A New Tab Page?

Automatab — A New Tab Page è un'estensione di Chrome sviluppata da https://lauriewaxman.com, e la sua funzione principale è "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Automatab — A New Tab Page

Scarica i file di estensione Automatab — A New Tab Page 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

                        A new tab page that animates unique patterns using cellular automata. Uses darker colours at night so as not to hurt your eyes.For users who want to add a pop of fun and colour to their browsing experience.                    

Informazioni di Base sull'Estensione

Nome Automatab — A New Tab Page Automatab — A New Tab Page
ID lmhppbimjgjafkdhkpmgolplbgmliedl
URL Ufficiale https://chromewebstore.google.com/detail/automatab-%E2%80%94-a-new-tab-pag/lmhppbimjgjafkdhkpmgolplbgmliedl
Descrizione A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.
Dimensione del File 5.47 KB
Conteggio Installazioni 57
Versione Corrente 0.0.0.5
Ultimo Aggiornamento 2015-09-04
Data di Pubblicazione 2015-09-03
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore https://lauriewaxman.com
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Automatab \u2014 A New Tab Page",
    "description": "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.",
    "version": "0.0.0.5",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "automatab.html"
    }
}