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 | 
| 官方網址 | 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"
    }
}  |  |