True Potential Rewards
When shopping online, the True Potential notifier alerts clients when on a website that offers True Potential Rewards.
True Potential Rewardsคืออะไร?
True Potential Rewards เป็นส่วนขยายของ Chrome ที่พัฒนาโดย TopBenefitSchemes และคุณลักษณะหลักของมันคือ "When shopping online, the True Potential notifier alerts clients when on a website that offers True Potential Rewards."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย True Potential Rewards
ดาวน์โหลดไฟล์ส่วนขยาย True Potential Rewards ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
True Potential Rewards is an exclusive offering for clients, allowing them to earn cashback on their online spending. With over 4,000 big brands available, the True Potential Rewards notifier will alert clients when on a website that offers True Potential Rewards with their current cashback deal. The Notifier will redirect the user through their True Potential account to make sure their cashback is recorded and applied. True Potential clients can move closer to their financial goals by automatically investing their cashback rewards as they spend or they can choose to withdraw their earnings straight into their bank account.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | True Potential Rewards |
ID | iihoceiihjhochggeoijlkopjoniajmj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/true-potential-rewards/iihoceiihjhochggeoijlkopjoniajmj |
คำอธิบาย | When shopping online, the True Potential notifier alerts clients when on a website that offers True Potential Rewards. |
ขนาดไฟล์ | 70.86 KB |
จำนวนการติดตั้ง | 1,246 |
เวอร์ชันปัจจุบัน | 1.2.0 |
อัปเดตครั้งล่าสุด | 2024-02-12 |
วันที่เผยแพร่ | 2022-07-13 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | TopBenefitSchemes |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.truepotential.co.uk/myaccount/rewards |
URL หน้าช่วยเหลือ | https://www.truepotential.co.uk/myaccount/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDescription__", "version": "1.2.0", "manifest_version": 3, "default_locale": "en", "icons": { "16": "images\/truepotential\/logo-16.png", "48": "images\/truepotential\/logo-48.png", "128": "images\/truepotential\/logo-128.png" }, "background": { "service_worker": "scripts\/background.js" }, "permissions": [ "scripting", "storage", "webNavigation" ], "host_permissions": [ "*:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "pages\/templates\/*.mst", "scripts\/*.js" ], "matches": [ " |