NoTrack - Block Redirection Tracking
Prevents redirect links from tracking you in popular search engines.
NoTrack - Block Redirection Tracking क्या है?
NoTrack - Block Redirection Tracking loora द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Prevents redirect links from tracking you in popular search engines."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में NoTrack - Block Redirection Tracking एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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", " |