Automatab — A New Tab Page
A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.
Co je Automatab — A New Tab Page?
Automatab — A New Tab Page je rozšíření Chrome vyvinuté https://lauriewaxman.com, a jeho hlavní funkcí je „A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Automatab — A New Tab Page
Stáhněte si soubory rozšíření Automatab — A New Tab Page 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í
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. Základní Informace o Rozšíření
| Název | |
| ID | lmhppbimjgjafkdhkpmgolplbgmliedl |
| Oficiální URL | https://chromewebstore.google.com/detail/automatab-%E2%80%94-a-new-tab-pag/lmhppbimjgjafkdhkpmgolplbgmliedl |
| Popis | A new tab page that animates unique patterns using cellular automata. Uses darker colours at night. |
| Velikost souboru | 5.47 KB |
| Počet instalací | 57 |
| Aktuální Verze | 0.0.0.5 |
| Poslední Aktualizace | 2015-09-04 |
| Datum Vydání | 2015-09-03 |
| Hodnocení | 5.00/5 Celkem 6 Hodnocení |
| Vývojář | https://lauriewaxman.com |
| Typ Platby | free |
| Podporované Jazyky | 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"
}
} | |