Ping Blocker
Stop sites from tracking the links you visit through hyperlink auditing.
Vad är Ping Blocker?
Ping Blocker är en Chrome-tillägg utvecklad av Armin Sebastian, och dess huvudfunktion är "Stop sites from tracking the links you visit through hyperlink auditing.".
Tilläggsskärmbilder
Ladda ner Ping Blocker-förlängningens CRX-fil
Ladda ner Ping Blocker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | Ping Blocker |
ID | jkpocifanmihboebfhigkjcdihgfcdnb |
Officiell webbadress | https://chromewebstore.google.com/detail/ping-blocker/jkpocifanmihboebfhigkjcdihgfcdnb |
Beskrivning | Stop sites from tracking the links you visit through hyperlink auditing. |
Filstorlek | 31.83 KB |
Antal Installationer | 1,576 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2023-09-14 |
Publiceringsdatum | 2020-02-02 |
Betyg | 5.00/5 Totalt 4 Betyg |
Utvecklare | Armin Sebastian |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/dessant/ping-blocker |
Hjälpsida URL | https://github.com/dessant/ping-blocker/issues |
Stödda Språk | 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", " |