Discount Calculator

Discount Calculator

Discount Calculatorคืออะไร?

Discount Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://curateddeals.com และคุณลักษณะหลักของมันคือ "Discount Calculator"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Discount Calculator

ดาวน์โหลดไฟล์ส่วนขยาย 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 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
อีเมล [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
}