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"
    }
}  |  |