Anonymous Extension
An extension developed to help you stay anonymous online with tracking prevention and ad blocking capabilities!
Wat is Anonymous Extension?
Anonymous Extension is een Chrome-extensie ontwikkeld door kgsensei, en de belangrijkste functie is "An extension developed to help you stay anonymous online with tracking prevention and ad blocking capabilities!".
Extensie Screenshots
Download het CRX-bestand van de extensie Anonymous Extension
Download Anonymous Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Anonymous Extension is a Chrome extension developed to prevent common trackers from finding you and sharing your personal information.
We block many different types of analytics services, ad providers, IP grabbers and even a few kinds of tracking pixels. Basisinformatie over de Extensie
| Naam | |
| ID | dpobhogjdfjlgiejbbojhablmlighflg |
| Officiële URL | https://chromewebstore.google.com/detail/anonymous-extension/dpobhogjdfjlgiejbbojhablmlighflg |
| Beschrijving | An extension developed to help you stay anonymous online with tracking prevention and ad blocking capabilities! |
| Bestandsgrootte | 26.83 KB |
| Aantal Installaties | 56 |
| Huidige Versie | 5 |
| Laatst Bijgewerkt | 2024-01-13 |
| Publicatiedatum | 2022-08-23 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | kgsensei |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://anon.kgsensei.dev |
| Help Pagina-URL | https://github.com/kgsensei/AnonymousExtension/issues |
| Ondersteunde Talen | en,es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Anonymous Extension",
"author": "kgsensei",
"description": "An extension developed to help you stay anonymous online with tracking prevention and ad blocking capabilities!",
"default_locale": "en",
"version": "5",
"action": {
"default_icon": "icon.png",
"default_popup": "base_anon_home.html"
},
"icons": {
"64": "icon_64x64.png",
"128": "icon_128x128.png"
},
"permissions": [
"declarativeNetRequest",
"storage"
],
"host_permissions": [
" | |