Antibait
Protects you from clickbaits.
Qu'est-ce que Antibait ?
Antibait est une extension Chrome développée par https://www.antibait.com, et sa fonction principale est "Protects you from clickbaits.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Antibait
Téléchargez les fichiers d'extension Antibait au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
With Antibait you can see the description and the title of the contents before click on it. And also you can filter unwanted contents. Supported sites: buzzfeed.com edition.cnn.com europe.newsweek.com huffingtonpost.com theatlantic.com theguardian.com more to come ...
Informations de Base sur l'Extension
Nom | |
ID | dedlmfdjpkpmigeijkdjjhgacgfakgmc |
URL Officiel | https://chromewebstore.google.com/detail/antibait/dedlmfdjpkpmigeijkdjjhgacgfakgmc |
Description | Protects you from clickbaits. |
Taille du Fichier | 111 KB |
Nombre d'Installations | 27 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2017-02-12 |
Date de Publication | 2017-02-12 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | https://www.antibait.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.antibait.com |
Langues Prises en Charge | en,tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Antibait", "default_locale": "en", "description": "__MSG_extDescription__", "version": "1.1", "icons": { "128": "img\/icon_128.png", "48": "img\/icon_48.png", "32": "img\/icon_32.png", "16": "img\/icon_16.png" }, "browser_action": { "default_icon": "img\/icon_128.png" }, "background": { "scripts": [ "eventPage.js" ] }, "options_page": "page\/options.html", "permissions": [ "activeTab", "storage" ], "optional_permissions": [ " |