Rule of Three

Calulate rule of 3 math problems effortlessly!

Rule of Threeคืออะไร?

Rule of Three เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Calulate rule of 3 math problems effortlessly!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rule of Three

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

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

                        Sometimes you need to calculate some proportion math problem, such as "if 5 is 75%, then 10 is X". With this extension you can calculate this easily without having to memorize a formula.                    

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

ชื่อ Rule of Three Rule of Three
ID liplmhhmejhbdabigmdcbcehomhbjcdb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/rule-of-three/liplmhhmejhbdabigmdcbcehomhbjcdb
คำอธิบาย Calulate rule of 3 math problems effortlessly!
ขนาดไฟล์ 1.1 MB
จำนวนการติดตั้ง 119
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2018-04-14
วันที่เผยแพร่ 2018-04-14
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rule of Three",
    "short_name": "Rule of 3",
    "description": "Calulate rule of 3 math problems effortlessly!",
    "manifest_version": 2,
    "version": "1.0",
    "author": "ericorruption",
    "icons": {
        "16": "assets\/icon\/16.png",
        "19": "assets\/icon\/19.png",
        "20": "assets\/icon\/20.png",
        "25": "assets\/icon\/25.png",
        "30": "assets\/icon\/30.png",
        "32": "assets\/icon\/32.png",
        "35": "assets\/icon\/35.png",
        "38": "assets\/icon\/38.png",
        "40": "assets\/icon\/40.png",
        "44": "assets\/icon\/44.png",
        "48": "assets\/icon\/48.png",
        "50": "assets\/icon\/50.png",
        "128": "assets\/icon\/128.png",
        "150": "assets\/icon\/150.png",
        "176": "assets\/icon\/176.png"
    },
    "browser_action": {
        "default_title": "Rule of Three",
        "default_popup": "dist\/index.html",
        "default_icon": {
            "16": "assets\/icon\/16.png",
            "19": "assets\/icon\/19.png",
            "20": "assets\/icon\/20.png",
            "25": "assets\/icon\/25.png",
            "30": "assets\/icon\/30.png",
            "32": "assets\/icon\/32.png",
            "35": "assets\/icon\/35.png",
            "38": "assets\/icon\/38.png",
            "40": "assets\/icon\/40.png",
            "48": "assets\/icon\/48.png",
            "128": "assets\/icon\/128.png"
        }
    }
}