RAC Member Benefits browser extension
Discover RAC Member Benefits when searching online or browsing partners' websites.
Co je RAC Member Benefits browser extension?
RAC Member Benefits browser extension je rozšíření Chrome vyvinuté RAC WA, a jeho hlavní funkcí je „Discover RAC Member Benefits when searching online or browsing partners' websites.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření RAC Member Benefits browser extension
Stáhněte si soubory rozšíření RAC Member Benefits browser extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
As an RAC member, you get great savings with retail partners like Retravision, Wizard Pharmacy, Event Cinemas and more. Our RAC Member Benefits browser extension means that the savings will seek you out, not the other way around. Saving money and making the most of your RAC Membership is just one quick and easy download away. Once installed, whether you’re searching in Google, or browsing our proud partners’ sites, you'll get notifications of available RAC member discounts and special offers. Lets save! • Install the free browser extension on your Chrome browser to get started. • Now you’re all set! Continue on as normal, searching in google, or browsing websites. • The next time you search in Google for one of our partners, our browser extension will display the available benefit. • The next time you’re on one of our partners’ websites, a yellow tab with the RAC logo will pop up in the top right-hand side corner, displaying the benefit available to you. Click on the yellow tab to reveal your exciting discount. • Follow the prompts from there to get saving. To learn more about your membership and RAC member benefits visit http://www.rac.com.au/mb
Základní Informace o Rozšíření
Název | RAC Member Benefits browser extension |
ID | ckgbiiaganoopjfmifpgfglplkailglj |
Oficiální URL | https://chromewebstore.google.com/detail/rac-member-benefits-brows/ckgbiiaganoopjfmifpgfglplkailglj |
Popis | Discover RAC Member Benefits when searching online or browsing partners' websites. |
Velikost souboru | 1.1 MB |
Počet instalací | 2,693 |
Aktuální Verze | 0.1.74 |
Poslední Aktualizace | 2024-02-27 |
Datum Vydání | 2023-08-21 |
Hodnocení | 4.67/5 Celkem 15 Hodnocení |
Vývojář | RAC WA |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://rac.com.au/about-rac/site-info/privacy |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RAC Member Benefits browser extension", "description": "Discover RAC Member Benefits when searching online or browsing partners' websites.", "version": "0.1.74", "manifest_version": 3, "content_security_policy": { "extension_pages": "default-src 'self'; script-src 'self'; connect-src https:\/\/api.mixpanel.com data: blob: filesystem:; object-src 'self'; base-uri 'none'" }, "action": { "default_popup": "index.html", "default_title": "RAC Member Benefits" }, "icons": { "16": "logo192.png", "48": "logo192.png", "128": "logo192.png" }, "content_scripts": [ { "matches": [ "*:\/\/*.google.co.nz\/*", "*:\/\/*.google.co.uk\/*", "*:\/\/*.google.com.au\/*", "*:\/\/*.google.com\/*", "*:\/\/google.co.nz\/*", "*:\/\/google.co.uk\/*", "*:\/\/google.com.au\/*", "*:\/\/google.com\/*" ], "js": [ ".\/static\/js\/content_google.js" ], "all_frames": false, "run_at": "document_idle", "css": [ "promo.css" ] }, { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "exclude_matches": [ "*:\/\/*.google.co.nz\/*", "*:\/\/*.google.co.uk\/*", "*:\/\/*.google.com.au\/*", "*:\/\/*.google.com\/*", "*:\/\/google.co.nz\/*", "*:\/\/google.co.uk\/*", "*:\/\/google.com.au\/*", "*:\/\/google.com\/*" ], "js": [ ".\/static\/js\/content.js" ], "all_frames": false, "run_at": "document_idle", "css": [ "promo.css" ] } ], "background": { "service_worker": ".\/static\/js\/background.js" }, "permissions": [ "tabs", "storage" ], "host_permissions": [ "https:\/\/api.mixpanel.com\/" ], "web_accessible_resources": [ { "resources": [ "*rac-badge-only.svg", "StagSans-BlackItalic.woff", "StagSans-Bold.woff", "StagSans-BookItalic.woff", "StagSans-Book.woff", "StagSans-Light.woff", "StagSans-LightItalic.woff", "StagSans-Medium.woff", "StagSans-MediumItalic.woff", "StagSans-SemiBold.woff", "StagSans-Thin.woff", "StagSans-ThinItalic.woff", "*.woff", "*.eot", "*.ttf", "*.woff2", "*.svg", "*.png" ], "matches": [ " |