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はcouponfinder8によって開発されたChromeの拡張機能で、その主な機能は「Clever shopping, get coupons and cashbacks」です。
拡張機能のスクリーンショット
CouponApp | Get the best from online shopping拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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": [ " |