Ping Blocker
Stop sites from tracking the links you visit through hyperlink auditing.
Ping Blocker क्या है?
Ping Blocker Armin Sebastian द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Stop sites from tracking the links you visit through hyperlink auditing."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Ping Blocker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Ping Blocker is a browser extension that prevents sites from tracking the links you visit through hyperlink auditing. The continued development of Ping Blocker is made possible thanks to the support of awesome backers. If you'd like to join them, please check out https://armin.dev/go/patreon The extension blocks ping requests sent in the background when you click on links. Beacon requests and CSP reports are also blocked. Verify if ping requests are currently sent by your browser with Ping Spotter. https://armin.dev/apps/ping-spotter The extension is also available for Edge and Firefox: https://github.com/dessant/ping-blocker#readme Reviews are not monitored for bug reports, please use GitHub for issues and feature requests. https://github.com/dessant/ping-blocker
एक्सटेंशन की मूल जानकारी
नाम | Ping Blocker |
ID | jkpocifanmihboebfhigkjcdihgfcdnb |
आधिकारिक URL | https://chromewebstore.google.com/detail/ping-blocker/jkpocifanmihboebfhigkjcdihgfcdnb |
विवरण | Stop sites from tracking the links you visit through hyperlink auditing. |
फ़ाइल का आकार | 31.83 KB |
स्थापना संख्या | 1,576 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2023-09-14 |
प्रकाशन तिथि | 2020-02-02 |
रेटिंग | 5.00/5 कुल 4 रेटिंग्स |
डेवलपर | Armin Sebastian |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/dessant/ping-blocker |
सहायता पृष्ठ URL | https://github.com/dessant/ping-blocker/issues |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "1.0.0", "author": "Armin Sebastian", "homepage_url": "https:\/\/github.com\/dessant\/ping-blocker", "default_locale": "en", "minimum_chrome_version": "76.0", "permissions": [ "storage", "webRequest", "webRequestBlocking", " |