Ping Blocker
Stop sites from tracking the links you visit through hyperlink auditing.
Hvad er Ping Blocker?
Ping Blocker er en Chrome-udvidelse udviklet af Armin Sebastian, og dens hovedfunktion er "Stop sites from tracking the links you visit through hyperlink auditing.".
Udvidelsesskærmbilleder
Download Ping Blocker-udvidelses-CRX-fil
Download Ping Blocker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | Ping Blocker |
ID | jkpocifanmihboebfhigkjcdihgfcdnb |
Officiel URL | https://chromewebstore.google.com/detail/ping-blocker/jkpocifanmihboebfhigkjcdihgfcdnb |
Beskrivelse | Stop sites from tracking the links you visit through hyperlink auditing. |
Filstørrelse | 31.83 KB |
Antal Installationer | 1,576 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2023-09-14 |
Udgivelsesdato | 2020-02-02 |
Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
Udvikler | Armin Sebastian |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/dessant/ping-blocker |
Hjælpeside-URL | https://github.com/dessant/ping-blocker/issues |
Understøttede Sprog | 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", " |