No Cookie Wall
Remove the accept cookies or subscribe wall
Was ist No Cookie Wall?
No Cookie Wall ist eine Chrome-Erweiterung, die von Alessio Capponi entwickelt wurde, und ihr Hauptmerkmal ist "Remove the accept cookies or subscribe wall".
Erweiterungsscreenshots
No Cookie Wall-Erweiterungs-CRX-Datei herunterladen
Laden Sie No Cookie Wall-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This add-on will get rid of the cookie walls of websites that force you to either accept tracking cookies or to subscribe to a monthly fee. Works with sites such as Allociné, Jeuxvideo.com, 750g and more.
Cette extension fait disparaître le bandeau qui sur certains sites vous force à accepter les cookies publicitaires ou à souscrire un abonnement payant. Elle fonctionne sur des sites comme Allociné, jeuxvideo.com, 750g et pleins d'autres. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | dniejmgbnbpclppgppmlabaiaomdkpno |
| Offizielle URL | https://chromewebstore.google.com/detail/no-cookie-wall/dniejmgbnbpclppgppmlabaiaomdkpno |
| Beschreibung | Remove the accept cookies or subscribe wall |
| Dateigröße | 15.32 KB |
| Installationsanzahl | 355 |
| Aktuelle Version | 0.3.6 |
| Letztes Update | 2024-02-28 |
| Veröffentlichungsdatum | 2021-06-23 |
| Bewertung | 3.33/5 Insgesamt 3 Bewertungen |
| Entwickler | Alessio Capponi |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "No Cookie Wall",
"version": "0.3.6",
"description": "Remove the accept cookies or subscribe wall",
"icons": {
"16": "no-cookie-wall16.png",
"48": "no-cookie-wall48.png",
"128": "no-cookie-wall128.png"
},
"content_scripts": [
{
"js": [
"paywall-detector.js"
],
"css": [
"style.css"
],
"matches": [
" | |