乾淨瀏覽外掛
清除廣告、優化頁面、封鎖惡意網站、降低記憶體使用量
What is 乾淨瀏覽外掛?
乾淨瀏覽外掛 is a Chrome extension developed by https://killad.cumi.co, and its main feature is "清除廣告、優化頁面、封鎖惡意網站、降低記憶體使用量".
Extension Screenshots
Download 乾淨瀏覽外掛 Extension CRX File
Download 乾淨瀏覽外掛 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
清除廣告、優化頁面、封鎖惡意網站、降低記憶體使用量
Extension Basic Information
Name | |
ID | gbpgohpbaldeenjhadlbieljdhdanhlg |
Official URL | https://chrome.google.com/webstore/detail/%E4%B9%BE%E6%B7%A8%E7%80%8F%E8%A6%BD%E5%A4%96%E6%8E%9B/gbpgohpbaldeenjhadlbieljdhdanhlg |
Description | 清除廣告、優化頁面、封鎖惡意網站、降低記憶體使用量 |
File Size | 79.54 KB |
Installation Count | 422 |
Current Version | 1.5.08 |
Last Updated | 2019-09-03 |
Publish Date | 2019-09-03 |
Rating | 5.00/5 Total 8 Ratings |
Developer | https://killad.cumi.co |
[email protected] | |
Payment Type | free |
Extension Website | https://killad.cumi.co/ |
Help Page URL | https://killad.cumi.co/ |
Supported Languages | zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u4e7e\u6de8\u700f\u89bd\u5916\u639b", "description": "\u6e05\u9664\u5ee3\u544a\u3001\u512a\u5316\u9801\u9762\u3001\u5c01\u9396\u60e1\u610f\u7db2\u7ad9\u3001\u964d\u4f4e\u8a18\u61b6\u9ad4\u4f7f\u7528\u91cf", "version": "1.5.08", "manifest_version": 2, "homepage_url": "https:\/\/killad.cumi.co", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "commands": { "allow-last-request": { "description": "__MSG_context_item2__" }, "deny-last-request": { "description": "__MSG_context_item3__" } }, "browser_action": { "default_title": "\u4e7e\u6de8\u700f\u89bd\u5916\u639b", "default_popup": "popup.html" }, "permissions": [ "contextMenus", "webRequest", "webRequestBlocking", " |