GetJam - find Coupons and Promo codes
The best coupons and discounts for online shopping
GetJam - find Coupons and Promo codesとは何ですか?
GetJam - find Coupons and Promo codesはhttps://getjam.netによって開発されたChromeの拡張機能で、その主な機能は「The best coupons and discounts for online shopping」です。
拡張機能のスクリーンショット
GetJam - find Coupons and Promo codes拡張機能のCRXファイルをダウンロード
GetJam - find Coupons and Promo codes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
GetJam is a free Chrome browser extension that will allow you to save money when doing online shopping. GetJam coupon extension finds discounts and promo codes and applies them at checkout, so you don't have to look for ways to save money yourself. Getting started with GetJam is incredibly easy! It takes just one click and it will be added to your browser. No registration required!
拡張機能の基本情報
名前 | GetJam - find Coupons and Promo codes |
ID | deamobbcdpcfhkiepmjicnlheiaalbbe |
公式URL | https://chromewebstore.google.com/detail/getjam-find-coupons-and-p/deamobbcdpcfhkiepmjicnlheiaalbbe |
説明 | The best coupons and discounts for online shopping |
ファイルサイズ | 191 KB |
インストール数 | 233,168 |
現在のバージョン | 2.0.1 |
最終更新日 | 2023-09-24 |
公開日 | 2020-06-12 |
評価 | 4.61/5 合計 153 レビュー |
開発者 | https://getjam.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.getjam.net/ |
対応言語 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "author": "Yevgen", "version": "2.0.1", "icons": { "16": "icons\/icon.png", "48": "icons\/icon_browser_48.png", "128": "icons\/icon_browser_128.png" }, "permissions": [ "tabs", "storage" ], "browser_action": { "default_title": "GetJam", "default_popup": "pages\/popup.html" }, "background": { "persistent": true, "page": "pages\/background.html" }, "default_locale": "en", "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'", "web_accessible_resources": [ "js\/content.js", "manifest.json" ] } |