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
擴展基本資訊
名稱 | Chrome X |
ID | goaifllkmmcjkekjdlkjofoiiebmfljg |
官方網址 | 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" } } |