Percent Calculator

Quickly calculate percentages in 3 different ways!

Percent Calculatorคืออะไร?

Percent Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Edgewater Development USA และคุณลักษณะหลักของมันคือ "Quickly calculate percentages in 3 different ways!"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Percent Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Quickly calculate percentages in 3 different ways!  You can quickly calculate:
 - What is X percent of Y?
 - X is what percent of Y?
 - Percent increases and decreases                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Percent Calculator Percent Calculator
ID dpiiekoiagfahpcdkallgdfajfccodel
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/percent-calculator/dpiiekoiagfahpcdkallgdfajfccodel
คำอธิบาย Quickly calculate percentages in 3 different ways!
ขนาดไฟล์ 50.76 KB
จำนวนการติดตั้ง 1,930
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2017-01-28
วันที่เผยแพร่ 2017-01-28
คะแนน 4.90/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา Edgewater Development USA
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Percent Calculator",
    "description": "Quickly calculate percentages in 3 different ways!",
    "version": "1.0.0",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "assets\/images\/icon16.png",
        "default_popup": "popup.html"
    }
}