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」です。

拡張機能のスクリーンショット

screenshot

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                    

拡張機能の基本情報

名前 Chrome X Chrome X
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"
    }
}