Automatab — A New Tab Page
A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.
Automatab — A New Tab Pageとは何ですか?
Automatab — A New Tab Pageはhttps://lauriewaxman.comによって開発されたChromeの拡張機能で、その主な機能は「A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.」です。
拡張機能のスクリーンショット
Automatab — A New Tab Page拡張機能のCRXファイルをダウンロード
Automatab — A New Tab Page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | lmhppbimjgjafkdhkpmgolplbgmliedl |
| 公式URL | https://chromewebstore.google.com/detail/automatab-%E2%80%94-a-new-tab-pag/lmhppbimjgjafkdhkpmgolplbgmliedl |
| 説明 | A new tab page that animates unique patterns using cellular automata. Uses darker colours at night. |
| ファイルサイズ | 5.47 KB |
| インストール数 | 57 |
| 現在のバージョン | 0.0.0.5 |
| 最終更新日 | 2015-09-04 |
| 公開日 | 2015-09-03 |
| 評価 | 5.00/5 合計 6 レビュー |
| 開発者 | https://lauriewaxman.com |
| 支払い方法 | free |
| 対応言語 | 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"
}
} | |