Tarnhelm
Remove and disable Google Analytics and Adsense from a custom list of domains (e.g., your own blog and websites) and extensions.
Tarnhelm क्या है?
Tarnhelm https://imagentleman.github.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Remove and disable Google Analytics and Adsense from a custom list of domains (e.g., your own blog and websites) and extensions."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tarnhelm एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This is a lightweight Ad blocker and Tracking Removal Tool, for those that just want to block Adsense ads and not get themselves tracked by Google Analytics on a small custom list of websites (for example: only block them on your own websites, like your blog, etc). You can also block Google Analytics on chrome extensions. Usage: - After installation, the options page will load automatically. There, you can save the list of websites that won't show Adsense ads and won't track your visits with Google Analytics. - Clicking the extension button (top right) opens the options page again. - If you want to hide the icon, just right-click it and choose the hide option. To make it visible again, go to the 3 lines -> Tools -> Extensions, and select "Show Button". Other works http://imagentleman.github.io
एक्सटेंशन की मूल जानकारी
नाम | Tarnhelm |
ID | nnpjopmodhlnelbbkhodkjmmmlhjdjho |
आधिकारिक URL | https://chromewebstore.google.com/detail/tarnhelm/nnpjopmodhlnelbbkhodkjmmmlhjdjho |
विवरण | Remove and disable Google Analytics and Adsense from a custom list of domains (e.g., your own blog and websites) and extensions. |
फ़ाइल का आकार | 21.9 KB |
स्थापना संख्या | 89 |
वर्तमान संस्करण | 9 |
अंतिम अपडेट | 2019-07-19 |
प्रकाशन तिथि | 2019-07-18 |
रेटिंग | 3.00/5 कुल 2 रेटिंग्स |
डेवलपर | https://imagentleman.github.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://imagentleman.github.io |
समर्थित भाषाएँ | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tarnhelm", "version": "9", "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "browser_action": { "default_icon": "19.png", "default_title": "__MSG_button_tip__" }, "options_page": "options.html", "options_ui": { "page": "options.html" }, "permissions": [ "webRequest", "webRequestBlocking", " |