Automatab — A New Tab Page
A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.
Co to jest Automatab — A New Tab Page?
Automatab — A New Tab Page to rozszerzenie Chrome opracowane przez https://lauriewaxman.com, a jego główną funkcją jest „A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Automatab — A New Tab Page
Pobierz pliki rozszerzeń Automatab — A New Tab Page w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Automatab — A New Tab Page |
ID | lmhppbimjgjafkdhkpmgolplbgmliedl |
Oficjalny URL | https://chromewebstore.google.com/detail/automatab-%E2%80%94-a-new-tab-pag/lmhppbimjgjafkdhkpmgolplbgmliedl |
Opis | A new tab page that animates unique patterns using cellular automata. Uses darker colours at night. |
Rozmiar pliku | 5.47 KB |
Liczba instalacji | 57 |
Aktualna Wersja | 0.0.0.5 |
Ostatnia Aktualizacja | 2015-09-04 |
Data Publikacji | 2015-09-03 |
Ocena | 5.00/5 Łącznie 6 Oceny |
Deweloper | https://lauriewaxman.com |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |