Chrome X
The one of the best cleaning tools for your Chromebook, Windows PC, Mac or Linux. https://github.com/anshusaurav/Chrome-Extension
什么是Chrome X?
Chrome X是由anshu.saurav开发的Chrome扩展程序,该扩展的主要功能是“The one of the best cleaning tools for your Chromebook, Windows PC, Mac or Linux. https://github.com/anshusaurav/Chrome-Extension”。
扩展截图
下载Chrome X扩展crx文件
下载Chrome X扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        ChromeX is easy to use. The one of the best cleaning tools for your Chromebook, Windows PC, Mac or Linux. 
Open History page 
⌘+Y --- Mac Users
Ctrl+H --- Window/Linux Users
Our features:
- Instant removal with one-click 
- Clear Chrome history                     扩展基本信息
| 名称 |   |  
| ID | goaifllkmmcjkekjdlkjofoiiebmfljg | 
| 官方URL | https://chromewebstore.google.com/detail/chrome-x/goaifllkmmcjkekjdlkjofoiiebmfljg | 
| 简介 | The one of the best cleaning tools for your Chromebook, Windows PC, Mac or Linux. https://github.com/anshusaurav/Chrome-Extension | 
| 文件大小 | 761 KB | 
| 安装次数 | 347 | 
| 当前版本 | 2.1 | 
| 更新时间 | 2020-04-10 | 
| 上架时间 | 2020-04-10 | 
| 评分 | 5.00/5 共5次评分 | 
| 开发者 | anshu.saurav | 
| 付费类型 | free | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome X",
    "short_name": "chromeX",
    "description": "The one of the best cleaning tools for your Chromebook, Windows PC, Mac or Linux. https:\/\/github.com\/anshusaurav\/Chrome-Extension",
    "version": "2.1",
    "chrome_url_overrides": {
        "history": "history.html"
    },
    "browser_action": {
        "default_title": "History"
    },
    "permissions": [
        "history",
        "chrome:\/\/favicon\/"
    ],
    "icons": {
        "16": "li16X16.PNG",
        "32": "li32X32.PNG",
        "48": "li64X64.PNG",
        "128": "li128X128.PNG"
    }
}  |  |