CharityAd
Block annoying ads and help charities!
CharityAd क्या है?
CharityAd https://charityad.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Block annoying ads and help charities!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में CharityAd एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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", " |