Card Guru
Never forget a gift card again.
Card Guruคืออะไร?
Card Guru เป็นส่วนขยายของ Chrome ที่พัฒนาโดย damareanthonythomas และคุณลักษณะหลักของมันคือ "Never forget a gift card again."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Card Guru
ดาวน์โหลดไฟล์ส่วนขยาย Card Guru ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Card Guru helps you track your Gift cards that you receive from all the shoppings made and helps you save them at one place so you don't miss on the exciting offers that can bring a smile to your every purchase. This is how it works. 1. Download & Install our app from Apple App Store and Goolge Play Store. 2. Just when you win/buy or find a gift card add it to the app and you can capture all its details just using are card scan. 3. Once you have the card you may very well use it just like you would do with a normal one and its with you forever as we know "you take your phone everywhere you go !" 4. With the Digitised version of your gift card stored on the app. 5. Our extension will be reminding you of using this card when you are accessing a website of the card provider. 6. So that you just purchase the best one with a surprise smile. 7. Our mission is "to add a smile to your shopping experience". Happy Shopping Team Card Guru
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Card Guru |
ID | lmnbngompndgokkilhnbaghjilmcapjf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/card-guru/lmnbngompndgokkilhnbaghjilmcapjf |
คำอธิบาย | Never forget a gift card again. |
ขนาดไฟล์ | 215 KB |
จำนวนการติดตั้ง | 9 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2021-01-02 |
วันที่เผยแพร่ | 2021-01-02 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | damareanthonythomas |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://cardguru.app.tiapps.tk/privacy/index.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Card Guru", "version": "0.0.1", "manifest_version": 2, "description": "Never forget a gift card again.", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "scripts": [ "src\/bg\/background.js" ], "persistent": true }, "browser_action": { "default_icon": "icons\/icon128.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/pop-signIn.html" }, "permissions": [ "notifications", "tabs", "storage", "https:\/\/*\/* ", "http:\/\/*\/* " ], "content_scripts": [ { "matches": [ " |