Automatab — A New Tab Page
A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.
Wat is Automatab — A New Tab Page?
Automatab — A New Tab Page is een Chrome-extensie ontwikkeld door https://lauriewaxman.com, en de belangrijkste functie is "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.".
Extensie Screenshots
Download het CRX-bestand van de extensie Automatab — A New Tab Page
Download Automatab — A New Tab Page-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | lmhppbimjgjafkdhkpmgolplbgmliedl |
| Officiële URL | https://chromewebstore.google.com/detail/automatab-%E2%80%94-a-new-tab-pag/lmhppbimjgjafkdhkpmgolplbgmliedl |
| Beschrijving | A new tab page that animates unique patterns using cellular automata. Uses darker colours at night. |
| Bestandsgrootte | 5.47 KB |
| Aantal Installaties | 57 |
| Huidige Versie | 0.0.0.5 |
| Laatst Bijgewerkt | 2015-09-04 |
| Publicatiedatum | 2015-09-03 |
| Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | https://lauriewaxman.com |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |