NoAff
自动拦截隐藏AFF-星河vps资讯-xhvps.info
What is NoAff?
NoAff is a Chrome extension developed by dforel, and its main feature is "自动拦截隐藏AFF-星河vps资讯-xhvps.info".
Extension Screenshots
Download NoAff Extension CRX File
Download NoAff 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
自动拦截隐藏AFF-星河vps资讯-xhvps.info
Extension Basic Information
Name | |
ID | abmbljajkipbpdlnifbabdogfkahnbja |
Official URL | https://chrome.google.com/webstore/detail/noaff/abmbljajkipbpdlnifbabdogfkahnbja |
Description | 自动拦截隐藏AFF-星河vps资讯-xhvps.info |
File Size | 134 KB |
Installation Count | 126 |
Current Version | 0.0.3 |
Last Updated | 2020-01-14 |
Publish Date | 2020-01-12 |
Rating | 5.00/5 Total 2 Ratings |
Developer | dforel |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://xhvps.info |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "NoAff", "version": "0.0.3", "description": "\u81ea\u52a8\u62e6\u622a\u9690\u85cfAFF-\u661f\u6cb3vps\u8d44\u8baf-xhvps.info", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "\u81ea\u52a8\u62e6\u622a\u9690\u85cfAFF V0.0.3\u7248\u672c", "default_popup": "popup.html" }, "permissions": [ "notifications", "webRequest", "webRequestBlocking", "storage", "http:\/\/*\/*", "https:\/\/*\/*" ], "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "js\/myscript.js" ] } ] } |