NoTrack - Block Redirection Tracking
Prevents redirect links from tracking you in popular search engines.
什么是NoTrack - Block Redirection Tracking?
NoTrack - Block Redirection Tracking是由loora开发的Chrome扩展程序,该扩展的主要功能是“Prevents redirect links from tracking you in popular search engines.”。
扩展截图
下载NoTrack - Block Redirection Tracking扩展crx文件
下载NoTrack - Block Redirection Tracking扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
NoTrack - Block Redirection Tracking extension helps you prevent redirect URLs from tracking you in popular search engines. It is currently working for Google, Yahoo and Bing search engines. You can add desired rules (with regular expressions) in the options page. When a rule is matched with a redirect URL, it is blocked (or redirected) and therefore the host server won't be able to track you. You can add any regular expressions that you would like in the options page. But please note that you need to add rules comma separated. Before adding the rules please make sure they are working correctly otherwise it might break the add-on. Bade icon text shows you the number of blocked URLs. In order to report bugs, please fill the bug report form in the add-on's homepage (http://mybrowseraddon.com/notrack.html).
扩展基本信息
名称 | |
ID | knjgjcgmkldnfeejjmacjojljgbhcdbf |
官方URL | https://chrome.google.com/webstore/detail/notrack-block-redirection/knjgjcgmkldnfeejjmacjojljgbhcdbf |
简介 | Prevents redirect links from tracking you in popular search engines. |
文件大小 | 62.21 KB |
安装次数 | 700 |
当前版本 | 0.1.0 |
更新时间 | 2018-06-26 |
上架时间 | 2018-06-26 |
评分 | 3.67/5 共3次评分 |
开发者 | loora |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://mybrowseraddon.com/notrack.html |
帮助页面URL | http://mybrowseraddon.com/notrack.html |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.0", "manifest_version": 2, "short_name": "notrack", "name": "NoTrack - Block Redirection Tracking", "background": { "page": "lib\/chrome\/background.html" }, "homepage_url": "http:\/\/mybrowseraddon.com\/notrack.html", "options_ui": { "chrome_style": true, "page": "data\/options\/options.html" }, "permissions": [ "storage", " |