Antibait
Protects you from clickbaits.
Wat is Antibait?
Antibait is een Chrome-extensie ontwikkeld door https://www.antibait.com, en de belangrijkste functie is "Protects you from clickbaits.".
Extensie Screenshots
Download het CRX-bestand van de extensie Antibait
Download Antibait-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
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 ...
Basisinformatie over de Extensie
Naam | |
ID | dedlmfdjpkpmigeijkdjjhgacgfakgmc |
Officiële URL | https://chromewebstore.google.com/detail/antibait/dedlmfdjpkpmigeijkdjjhgacgfakgmc |
Beschrijving | Protects you from clickbaits. |
Bestandsgrootte | 111 KB |
Aantal Installaties | 27 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2017-02-12 |
Publicatiedatum | 2017-02-12 |
Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
Ontwikkelaar | https://www.antibait.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.antibait.com |
Ondersteunde Talen | 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": [ " |