Fractions for Kids

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

Co je Fractions for Kids?

Fractions for Kids je rozšíření Chrome vyvinuté Mr. Mole (MoleTech Co-Founder), a jeho hlavní funkcí je „A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Fractions for Kids

Stáhněte si soubory rozšíření Fractions for Kids ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Fractions for Kids Fractions for Kids
ID pckcoibcbgpfhineafifpbmafkhpfhfj
Oficiální URL https://chromewebstore.google.com/detail/fractions-for-kids/pckcoibcbgpfhineafifpbmafkhpfhfj
Popis A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.
Velikost souboru 6.73 KB
Počet instalací 129
Aktuální Verze 1.0.1.1
Poslední Aktualizace 2023-09-01
Datum Vydání 2021-01-08
Hodnocení 4.00/5 Celkem 1 Hodnocení
Vývojář Mr. Mole (MoleTech Co-Founder)
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
        }
    }
}