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 |
官方網址 | 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 |
電子郵箱 | [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 } |