Antibait
Protects you from clickbaits.
Antibaitとは何ですか?
Antibaitはhttps://www.antibait.comによって開発されたChromeの拡張機能で、その主な機能は「Protects you from clickbaits.」です。
拡張機能のスクリーンショット
Antibait拡張機能のCRXファイルをダウンロード
Antibait拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 ... 拡張機能の基本情報
| 名前 | |
| ID | dedlmfdjpkpmigeijkdjjhgacgfakgmc |
| 公式URL | https://chromewebstore.google.com/detail/antibait/dedlmfdjpkpmigeijkdjjhgacgfakgmc |
| 説明 | Protects you from clickbaits. |
| ファイルサイズ | 111 KB |
| インストール数 | 27 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2017-02-12 |
| 公開日 | 2017-02-12 |
| 評価 | 5.00/5 合計 5 レビュー |
| 開発者 | https://www.antibait.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.antibait.com |
| 対応言語 | 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": [
" | |