Newtab Clear
Replace current newtab screen with blank newtab.
什么是Newtab Clear?
Newtab Clear是由[email protected]开发的Chrome扩展程序,该扩展的主要功能是“Replace current newtab screen with blank newtab.”。
扩展截图
下载Newtab Clear扩展crx文件
下载Newtab Clear扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        For those who prefer new tabs display a blank page                     扩展基本信息
| 名称 |   |  
| ID | dgjhckfnkeboglnhifjdbpakiocmophg | 
| 官方URL | https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg | 
| 简介 | Replace current newtab screen with blank newtab. | 
| 文件大小 | 17.13 KB | 
| 安装次数 | 72 | 
| 当前版本 | 1.2.5 | 
| 更新时间 | 2014-05-28 | 
| 上架时间 | 2014-05-28 | 
| 评分 | 5.00/5 共2次评分 | 
| 开发者 | [email protected] | 
| 付费类型 | free | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Clear",
    "version": "1.2.5",
    "description": "Replace current newtab screen with blank newtab.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true
}  |  |