Eclypsia 3AB
An anti-anti Adblocker for EC
Wat is Eclypsia 3AB?
Eclypsia 3AB is een Chrome-extensie ontwikkeld door thenewsheet, en de belangrijkste functie is "An anti-anti Adblocker for EC".
Extensie Screenshots
Download het CRX-bestand van de extensie Eclypsia 3AB
Download Eclypsia 3AB-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
Certains sont contre l'utilisation d'adblocker sur les webTV d'EC, d'autres sont pour. Sans pour autant rentrer dans un quelconque débat, il est vrai que le système de détection d'adblocker d'EC n'est pas encore au point empêchant certains utilisateurs n'utilisant pas adblock de se voir refuser l'accès à la webTV. Cette extension s'adresse aux utilisateurs incapables d'accéder aux webTVs d'EC à cause d'une erreur de détection. Ainsi l'extension EC 3AB ne bloque pas les pubs sur le site d'EC mais permet uniquement de passer outre un éventuel bug de détection. N'hésitez pas à rafraîchir la page en cas de mauvais fonctionnement.
Basisinformatie over de Extensie
Naam | |
ID | agpnkcenldpkgkgenaoeehiigbchkflo |
Officiële URL | https://chrome.google.com/webstore/detail/eclypsia-3ab/agpnkcenldpkgkgenaoeehiigbchkflo |
Beschrijving | An anti-anti Adblocker for EC |
Bestandsgrootte | 27.65 KB |
Aantal Installaties | 22 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2015-02-27 |
Publicatiedatum | 2015-02-27 |
Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
Ontwikkelaar | thenewsheet |
Betalingswijze | free |
Ondersteunde Talen | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Eclypsia 3AB", "version": "1.1.2", "short_name": "ec3ab", "description": "An anti-anti Adblocker for EC", "manifest_version": 2, "content_scripts": [ { "matches": [ "http:\/\/www.eclypsia.com\/fr\/ec*" ], "js": [ "bgp.js" ] } ], "icons": { "48": "ec3ab48.png", "128": "ec3ab128.png" }, "web_accessible_resources": [ "aab.js" ] } |