Fractions for Kids

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

Wat is Fractions for Kids?

Fractions for Kids is een Chrome-extensie ontwikkeld door Mr. Mole (MoleTech Co-Founder), en de belangrijkste functie is "A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Fractions for Kids

Download Fractions for Kids-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Fractions for Kids Fractions for Kids
ID pckcoibcbgpfhineafifpbmafkhpfhfj
Officiële URL https://chromewebstore.google.com/detail/fractions-for-kids/pckcoibcbgpfhineafifpbmafkhpfhfj
Beschrijving A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.
Bestandsgrootte 6.73 KB
Aantal Installaties 129
Huidige Versie 1.0.1.1
Laatst Bijgewerkt 2023-09-01
Publicatiedatum 2021-01-08
Beoordeling 4.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Mr. Mole (MoleTech Co-Founder)
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
        }
    }
}