Fractions for Kids

A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.

Fractions for Kidsคืออะไร?

Fractions for Kids เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mr. Mole (MoleTech Co-Founder) และคุณลักษณะหลักของมันคือ "A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fractions for Kids

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

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

                        A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would. You can also use this for when you get distracted in school, you can pull this up, find the fraction, and use it!

Note: This extension will have constant updates, though they won't be published constantly.                    

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

ชื่อ Fractions for Kids Fractions for Kids
ID pckcoibcbgpfhineafifpbmafkhpfhfj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fractions-for-kids/pckcoibcbgpfhineafifpbmafkhpfhfj
คำอธิบาย A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.
ขนาดไฟล์ 6.73 KB
จำนวนการติดตั้ง 129
เวอร์ชันปัจจุบัน 1.0.1.1
อัปเดตครั้งล่าสุด 2023-09-01
วันที่เผยแพร่ 2021-01-08
คะแนน 4.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Mr. Mole (MoleTech Co-Founder)
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fractions for Kids",
    "description": "A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.",
    "version": "1.0.1.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "main.html",
        "default_icon": "Fractions_for_Kids.png"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "MacCtrl+Shift+F"
            },
            "description": "Opens main.html"
        }
    }
}