CharityAd
Block annoying ads and help charities!
CharityAdคืออะไร?
CharityAd เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://charityad.org และคุณลักษณะหลักของมันคือ "Block annoying ads and help charities!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CharityAd
ดาวน์โหลดไฟล์ส่วนขยาย 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", " |