Helwa - Automatic Coupon Finder
Helwa finds you discount coupons for your favourite online shops, and automatically inserts them during checkout.
Qu'est-ce que Helwa - Automatic Coupon Finder ?
Helwa - Automatic Coupon Finder est une extension Chrome développée par Helwa, et sa fonction principale est "Helwa finds you discount coupons for your favourite online shops, and automatically inserts them during checkout.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Helwa - Automatic Coupon Finder
Téléchargez les fichiers d'extension Helwa - Automatic Coupon Finder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Helwa finds you discount coupons for your favourite online store, and automatically inserts them during checkout, saving you money on your purchase and offering cashback points. Helwa currently works on select online stores in the UAE, Saudi Arabia, Bahrain, Qatar, Kuwait, Oman and Egypt. We add support for additional stores every week.
Informations de Base sur l'Extension
Nom | Helwa - Automatic Coupon Finder |
ID | fipaemkffbblojagehfkanmbhpbonppd |
URL Officiel | https://chromewebstore.google.com/detail/helwa-automatic-coupon-fi/fipaemkffbblojagehfkanmbhpbonppd |
Description | Helwa finds you discount coupons for your favourite online shops, and automatically inserts them during checkout. |
Taille du Fichier | 1.1 MB |
Nombre d'Installations | 455 |
Version Actuelle | 1.3.3 |
Dernière Mise à Jour | 2022-08-22 |
Date de Publication | 2020-06-28 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | Helwa |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://helwa.io/ |
URL de la Page d'Aide | https://helwa.io/#faq |
URL de la Page de Politique de Confidentialité | https://helwa.io/privacypolicy.html |
Langues Prises en Charge | en,ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Helwa - Automatic Coupon Finder", "description": "__MSG_app_desc__", "version": "1.3.3", "default_locale": "en", "oauth2": { "client_id": "183663094654-4og23aqdk3okh059uomquvbrp386m24i.apps.googleusercontent.com", "scopes": [ "openid", "email", "profile" ] }, "background": { "scripts": [ "jquery.min.js", "script.js" ], "persistent": false }, "web_accessible_resources": [ "img\/logo_for_alert.svg", "fonts\/*", "img\/close.svg", "images\/money.jpg", "images\/helwa-success.jpg", "images\/poupimg3.jpg", "images\/poupimg2.jpg", "images\/img1.gif", "images\/iconleft.jpg", "images\/helwa_logo.svg", "images\/loading-horizontal.gif", "images\/icon_128.png", "img\/logo.png" ], "externally_connectable": { "matches": [ "*:\/\/*.helwa.io\/*" ] }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "content_scripts": [ { "js": [ "jquery.min.js", "shops\/helwa.js" ], "matches": [ "*:\/\/*.helwa.io\/*", "http:\/\/localhost:3000\/*" ], "run_at": "document_end" }, { "js": [ "jquery.min.js", "content.js", "affiliate.js" ], "css": [ "content.css" ], "matches": [ " |