Lequipe Abblock Go To Hell
Removes Adblock Notification From lequipe.fr
Wat is Lequipe Abblock Go To Hell?
Lequipe Abblock Go To Hell is een Chrome-extensie ontwikkeld door https://hugo.maugey.fr, en de belangrijkste functie is "Removes Adblock Notification From lequipe.fr".
Extensie Screenshots
Download het CRX-bestand van de extensie Lequipe Abblock Go To Hell
Download Lequipe Abblock Go To Hell-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
cette extension est destinée aux utilisateurs de l'extension AdBlockPlus qui veulent consulter le site internet de l'équipe sans être dérangé par la bannière nous enjoignant à désactiver notre bloqueur de publicité ! Non mais Oh : ça va bien !!!!
Basisinformatie over de Extensie
Naam | |
ID | mkpibmnbjlmhmmnlcnplekcdkjnjjcba |
Officiële URL | https://chromewebstore.google.com/detail/lequipe-abblock-go-to-hel/mkpibmnbjlmhmmnlcnplekcdkjnjjcba |
Beschrijving | Removes Adblock Notification From lequipe.fr |
Bestandsgrootte | 3.61 KB |
Aantal Installaties | 1,225 |
Huidige Versie | 1 |
Laatst Bijgewerkt | 2016-09-07 |
Publicatiedatum | 2016-09-07 |
Beoordeling | 4.10/5 Totaal 10 Beoordelingen |
Ontwikkelaar | https://hugo.maugey.fr |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Lequipe Abblock Go To Hell", "description": "Removes Adblock Notification From lequipe.fr", "version": "1", "manifest_version": 2, "content_scripts": [ { "matches": [ "http:\/\/www.lequipe.fr\/*", "https:\/\/www.lequipe.fr\/*" ], "js": [ "lequipe.js" ] } ] } |