CharityAd
Block annoying ads and help charities!
CharityAdとは何ですか?
CharityAdはhttps://charityad.orgによって開発されたChromeの拡張機能で、その主な機能は「Block annoying ads and help charities!」です。
拡張機能のスクリーンショット
CharityAd拡張機能のCRXファイルをダウンロード
CharityAd拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The CharityAd project redistributes money across NGOs working in favor of charity, human rights, freedom of speech, children protection and animals protection. This money is generated by you when you surf on internet. All you need to do is to install the plugin in your browser and that's it, your are now helping us and all NGO we are working with.
拡張機能の基本情報
名前 | |
ID | acaolmpphmfnffmelignomoddonoiphm |
公式URL | https://chromewebstore.google.com/detail/charityad/acaolmpphmfnffmelignomoddonoiphm |
説明 | Block annoying ads and help charities! |
ファイルサイズ | 39.21 KB |
インストール数 | 316 |
現在のバージョン | 2013.9.7.1 |
最終更新日 | 2013-09-07 |
公開日 | 2013-09-07 |
開発者 | https://charityad.org |
支払い方法 | free |
対応言語 | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": { "email": "[email protected]" }, "background": { "scripts": [ "util.js", "jsuri-1.1.1.js", "rule_list.js", "rules.js", "background.js" ] }, "default_locale": "en", "description": "__MSG_appDesc__", "homepage_url": "http:\/\/charityad.org\/", "icons": { "128": "icon128.png", "16": "icon16.png", "48": "icon48.png" }, "manifest_version": 2, "minimum_chrome_version": "18", "name": "__MSG_appName__", "page_action": { "default_icon": "icon48.png", "default_popup": "popup.html", "default_title": "CharityAd" }, "permissions": [ "webRequest", "webRequestBlocking", "tabs", " |