Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dessant/ping-blocker
Stop sites from tracking the links you visit through hyperlink auditing
https://github.com/dessant/ping-blocker
beacon block-requests browser-extension chrome-extension csp-report edge-extension firefox-extension hyperlink-auditing ping ping-requests privacy
Last synced: 3 months ago
JSON representation
Stop sites from tracking the links you visit through hyperlink auditing
- Host: GitHub
- URL: https://github.com/dessant/ping-blocker
- Owner: dessant
- License: gpl-3.0
- Created: 2019-04-07T22:36:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T14:38:05.000Z (5 months ago)
- Last Synced: 2024-05-31T16:26:50.910Z (5 months ago)
- Topics: beacon, block-requests, browser-extension, chrome-extension, csp-report, edge-extension, firefox-extension, hyperlink-auditing, ping, ping-requests, privacy
- Language: JavaScript
- Homepage: https://armin.dev/apps/ping-spotter
- Size: 549 KB
- Stars: 65
- Watchers: 6
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-blocking - ping-blocker
README
Ping Blocker
## Supporting the Project
The continued development of Ping Blocker is made possible
thanks to the support of awesome backers. If you'd like to join them,
please consider contributing with
[Patreon](https://armin.dev/go/patreon?pr=ping-blocker&src=repo),
[PayPal](https://armin.dev/go/paypal?pr=ping-blocker&src=repo) or
[Bitcoin](https://armin.dev/go/bitcoin?pr=ping-blocker&src=repo).## Description
Ping Blocker is a browser extension that prevents sites from tracking
the links you visit through
[hyperlink auditing](https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing).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/).## Screenshots
## License
Copyright (c) 2019-2024 Armin Sebastian
This software is released under the terms of the GNU General Public License v3.0.
See the [LICENSE](LICENSE) file for further information.