Discount Calculator
Discount Calculator
Discount Calculatorとは何ですか?
Discount Calculatorはhttps://curateddeals.comによって開発されたChromeの拡張機能で、その主な機能は「Discount Calculator」です。
拡張機能のスクリーンショット
Discount Calculator拡張機能のCRXファイルをダウンロード
Discount Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Shoppers these days often have a hard time calculating discounted price and comparing prices. So we made this discount calculator for you to make things easier. All it takes is inputting your original purchase amount, percentage off, so there's no guessing when looking at different offers or deciding which store has better deals than others.
拡張機能の基本情報
名前 | Discount Calculator |
ID | hhgkcfjpojpnpnojmbicnliajhjmhlkd |
公式URL | https://chromewebstore.google.com/detail/discount-calculator/hhgkcfjpojpnpnojmbicnliajhjmhlkd |
説明 | Discount Calculator |
ファイルサイズ | 107 KB |
インストール数 | 28 |
現在のバージョン | 1.0 |
最終更新日 | 2022-02-01 |
公開日 | 2022-01-31 |
評価 | 4.67/5 合計 3 レビュー |
開発者 | https://curateddeals.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.curateddeals.com/ |
ヘルプページのURL | https://www.curateddeals.com/ |
プライバシーポリシーページのURL | https://www.curateddeals.com/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Discount Calculator", "version": "1.0", "description": "Discount Calculator", "action": { "default_icon": { "16": ".\/Logo\/16.png", "24": ".\/Logo\/24.png", "32": ".\/Logo\/32.png", "48": ".\/Logo\/48.png", "128": ".\/Logo\/128.png" }, "default_title": "Discount Calculator", "default_popup": ".\/popup.html" }, "manifest_version": 3 } |