CouponApp | Get the best from online shopping
Clever shopping, get coupons and cashbacks
Τι είναι το CouponApp | Get the best from online shopping;
Το CouponApp | Get the best from online shopping είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον couponfinder8, και η κύρια λειτουργία του είναι "Clever shopping, get coupons and cashbacks".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης CouponApp | Get the best from online shopping
Λήψη αρχείων επέκτασης CouponApp | Get the best from online shopping σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Want to save money and time on online shopping? you need CouponFinder, the ultimate coupon extension for your browser. CouponFinder is a free and easy-to-use extension that helps you save money and time on online shopping. When you visit an online store, CouponFinder will automatically scan the web for the top coupon codes and deals available! How to use: * Install the extension * Visit your favorite online store * CouponFinder will offer you daily deals * Click on "Copy Code" to get the daily discounts * Paste the code to redeem your coupon Try CouponFinder today and see how much you can save!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | onjcifighbokmcnhkfkkgooinjdnadjf |
Επίσημο URL | https://chromewebstore.google.com/detail/couponapp-get-the-best-fr/onjcifighbokmcnhkfkkgooinjdnadjf |
Περιγραφή | Clever shopping, get coupons and cashbacks |
Μέγεθος Αρχείου | 1.14 MB |
Αριθμός Εγκαταστάσεων | 110 |
Τρέχουσα Έκδοση | 1.0.2 |
Τελευταία Ενημέρωση | 2024-01-11 |
Ημερομηνία Δημοσίευσης | 2023-12-27 |
Προγραμματιστής | couponfinder8 |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://couponfinder.pro/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://couponfinder.pro/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "action": { "default_icon": { "19": "img\/logo\/logo.png", "38": "img\/logo\/logo.png" }, "default_title": "Add to Coupon Finder" }, "author": "CouponFinder", "background": { "service_worker": "js\/background.js" }, "content_scripts": [ { "exclude_matches": [ "*:\/\/*\/*.json", "*:\/\/*\/*.pdf", "*:\/\/*\/*.jpeg", "*:\/\/*\/*.jpg", "*:\/\/*\/*.png", "*:\/\/*\/*.svg" ], "css": [ "css\/coup-styles.css" ], "js": [ "js\/jQuery.js", "js\/content.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "Clever shopping, get coupons and cashbacks", "homepage_url": "https:\/\/couponfinder.pro", "icons": { "128": "img\/logo\/logo.png", "16": "img\/logo\/logo.png", "48": "img\/logo\/logo.png" }, "manifest_version": 3, "name": "CouponApp | Get the best from online shopping", "permissions": [ "storage" ], "short_name": "CouponApp", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2", "web_accessible_resources": [ { "matches": [ " |