Zen tab
Override the new tab page with zen
什么是Zen tab?
Zen tab是由psgganesh开发的Chrome扩展程序,该扩展的主要功能是“Override the new tab page with zen”。
扩展截图
下载Zen tab扩展crx文件
下载Zen tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Zen new page tab 扩展基本信息
| 名称 | |
| ID | jngfahkkdflmkjondjmllikjnkpencbh |
| 官方URL | https://chromewebstore.google.com/detail/zen-tab/jngfahkkdflmkjondjmllikjnkpencbh |
| 简介 | Override the new tab page with zen |
| 文件大小 | 16.95 KB |
| 安装次数 | 17 |
| 当前版本 | 0.1 |
| 更新时间 | 2014-12-23 |
| 上架时间 | 2014-12-22 |
| 评分 | 4.50/5 共2次评分 |
| 开发者 | psgganesh |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Zen tab",
"description": "Override the new tab page with zen",
"version": "0.1",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "zen.html"
},
"manifest_version": 2
} | |