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 |
官方網址 | 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", " |