Explode the Web!
Explode web pages that contain data trackers!
Vad är Explode the Web!?
Explode the Web! är en Chrome-tillägg utvecklad av https://sneakaway.studio, och dess huvudfunktion är "Explode web pages that contain data trackers!".
Tilläggsskärmbilder
Ladda ner Explode the Web!-förlängningens CRX-fil
Ladda ner Explode the Web!-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
A browser extension that explodes web pages with third party trackers. Reload the page to reset it. See it in action here https://youtu.be/hZuIVJTz8N0 Grundläggande Information om Tillägg
| Namn | |
| ID | dmedbnfdhjfppcgbccpfaigicbnajhod |
| Officiell webbadress | https://chromewebstore.google.com/detail/explode-the-web/dmedbnfdhjfppcgbccpfaigicbnajhod |
| Beskrivning | Explode web pages that contain data trackers! |
| Filstorlek | 128 KB |
| Antal Installationer | 1,111 |
| Aktuell Version | 1.2.2 |
| Senast Uppdaterad | 2022-01-13 |
| Publiceringsdatum | 2019-07-01 |
| Betyg | 3.15/5 Totalt 13 Betyg |
| Utvecklare | https://sneakaway.studio |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/sneakaway-studio/explode-the-web |
| URL till Sekretesspolicy Sidan | https://tallysavestheinternet.com/privacy |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Explode the Web!",
"description": "Explode web pages that contain data trackers!",
"version": "1.2.2",
"manifest_version": 2,
"icons": {
"16": "assets\/img\/explode-icon16.png",
"48": "assets\/img\/explode-icon48.png",
"64": "assets\/img\/explode-icon64.png",
"128": "assets\/img\/explode-icon128.png"
},
"browser_action": {
"default_icon": {
"16": "assets\/img\/explode-icon16.png",
"48": "assets\/img\/explode-icon48.png"
},
"default_title": "Explode Tracked Web Pages!",
"default_popup": "assets\/pages\/popup.html"
},
"background": {
"scripts": []
},
"content_scripts": [
{
"matches": [
" | |