Lequipe Abblock Go To Hell
Removes Adblock Notification From lequipe.fr
Apa itu Lequipe Abblock Go To Hell?
Lequipe Abblock Go To Hell adalah ekstensi Chrome yang dikembangkan oleh https://hugo.maugey.fr, dan fitur utamanya adalah "Removes Adblock Notification From lequipe.fr".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Lequipe Abblock Go To Hell
Unduh file ekstensi Lequipe Abblock Go To Hell dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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 !!!!
Informasi Dasar Ekstensi
Nama | |
ID | mkpibmnbjlmhmmnlcnplekcdkjnjjcba |
URL Resmi | https://chromewebstore.google.com/detail/lequipe-abblock-go-to-hel/mkpibmnbjlmhmmnlcnplekcdkjnjjcba |
Deskripsi | Removes Adblock Notification From lequipe.fr |
Ukuran File | 3.61 KB |
Jumlah Instalasi | 1,225 |
Versi Saat Ini | 1 |
Terakhir Diperbarui | 2016-09-07 |
Tanggal Publikasi | 2016-09-07 |
Penilaian | 4.10/5 Total 10 Penilaian |
Pengembang | https://hugo.maugey.fr |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } ] } |