Lequipe Abblock Go To Hell
Removes Adblock Notification From lequipe.fr
What is Lequipe Abblock Go To Hell?
Lequipe Abblock Go To Hell is a Chrome extension developed by https://hugo.maugey.fr, and its main feature is "Removes Adblock Notification From lequipe.fr".
Extension Screenshots
Download Lequipe Abblock Go To Hell Extension CRX File
Download Lequipe Abblock Go To Hell extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 !!!!
Extension Basic Information
Name | |
ID | mkpibmnbjlmhmmnlcnplekcdkjnjjcba |
Official URL | https://chromewebstore.google.com/detail/lequipe-abblock-go-to-hel/mkpibmnbjlmhmmnlcnplekcdkjnjjcba |
Description | Removes Adblock Notification From lequipe.fr |
File Size | 3.61 KB |
Installation Count | 1,225 |
Current Version | 1 |
Last Updated | 2016-09-07 |
Publish Date | 2016-09-07 |
Rating | 4.10/5 Total 10 Ratings |
Developer | https://hugo.maugey.fr |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } ] } |