CharityAd
Block annoying ads and help charities!
O que é CharityAd?
CharityAd é uma extensão do Chrome desenvolvida por https://charityad.org, e sua principal característica é "Block annoying ads and help charities!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão CharityAd
Baixe arquivos de extensão CharityAd no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | acaolmpphmfnffmelignomoddonoiphm |
URL Oficial | https://chromewebstore.google.com/detail/charityad/acaolmpphmfnffmelignomoddonoiphm |
Descrição | Block annoying ads and help charities! |
Tamanho do Arquivo | 39.21 KB |
Contagem de Instalações | 316 |
Versão Atual | 2013.9.7.1 |
Última Atualização | 2013-09-07 |
Data de Publicação | 2013-09-07 |
Desenvolvedor | https://charityad.org |
Tipo de Pagamento | free |
Idiomas Suportados | 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", " |