GiveHearts: Raise Money for a Cause for Free
Raise money for charity as you browse the web! GiveHearts raises money for non-profits for free every time you use your browser.
GiveHearts: Raise Money for a Cause for Freeคืออะไร?
GiveHearts: Raise Money for a Cause for Free เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://givehearts.org และคุณลักษณะหลักของมันคือ "Raise money for charity as you browse the web! GiveHearts raises money for non-profits for free every time you use your browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GiveHearts: Raise Money for a Cause for Free
ดาวน์โหลดไฟล์ส่วนขยาย GiveHearts: Raise Money for a Cause for Free ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
GiveHearts.org allows you to support your favorite charity, non-profit, church, school, cause, etc just by browsing the internet. You can choose your favorite charity from our list, or suggest a new one for us to add - We're always looking for good causes! GiveHearts.org is able to generate money for these charities by replacing your browser's blank "new tab" page with one that contains a beautiful background, a clock, local weather, and 2-3 ads along the bottom. These ads generate money which we then donate to the cause(s) that you choose to support. You can automatically give to the same cause every month, or donate your earnings, we call them "Hearts", to different causes. We think this is an awesome way for just about anyone to give to a worthy cause and hope you'll like it too. Our extension is easy to try and easy to remove if you find it's not for you. Join GiveHearts and support your cause - Download the extension now! Learn more at https://givehearts.org/ Privacy and Security We take your privacy and security very seriously. So, we've made the GiveHearts extension as simple as possible. We don't ask for any browser permissions aside from being able to set what's on a new tab (no storage permissions, no active tab permission, etc). We don't collect any information about you aside from your email if you choose to sign in. We've even made GiveHearts so it can work pretty much just as well even if you choose to never sign in. For users who choose to not sign in, the only thing we know about you is the random number we assign to you when you first start and which charity you want to give to. The new tab page GiveHearts creates contains ads that help us raise money for the charity you choose to support. These ads are delivered by our advertising partners. These partners may collect anonymized data about you in order to show you ads you'll be interested in. However, we also go to great lengths to limit the ad partners with which we work to ensure that only the organizations with the highest data privacy and security standards are allowed onto the GiveHearts tab. You can learn more about our privacy policty at https://givehearts.org/privacy/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ponhflelieknmhpebjakdhofmbgoifcn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/givehearts-raise-money-fo/ponhflelieknmhpebjakdhofmbgoifcn |
คำอธิบาย | Raise money for charity as you browse the web! GiveHearts raises money for non-profits for free every time you use your browser. |
ขนาดไฟล์ | 105 KB |
จำนวนการติดตั้ง | 102 |
เวอร์ชันปัจจุบัน | 1.01 |
อัปเดตครั้งล่าสุด | 2018-12-13 |
วันที่เผยแพร่ | 2018-12-13 |
คะแนน | 4.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | http://givehearts.org |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://givehearts.org |
URL หน้าช่วยเหลือ | https://givehearts.org/f-a-q/ |
URL หน้านโยบายความเป็นส่วนตัว | https://givehearts.org/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "iframe.html" }, "manifest_version": 2, "description": "Raise money for charity as you browse the web! GiveHearts raises money for non-profits for free every time you use your browser.", "icons": { "16": ".\/img\/GiveHearts - Square 16x16.png", "57": ".\/img\/GiveHearts - Square 57x57.png", "72": ".\/img\/GiveHearts - Square 72x72.png", "114": ".\/img\/GiveHearts - Square 114x114.png", "128": ".\/img\/GiveHearts - Square 128x128.png", "144": ".\/img\/GiveHearts - Square 144x144.png" }, "name": "GiveHearts: Raise Money for a Cause for Free", "short_name": "GiveHearts", "background": { "scripts": [ "ext-background.js" ], "persistent": false }, "permissions": [ "tabs" ], "version": "1.01" } |