Fractions for Kids

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

Qu'est-ce que Fractions for Kids ?

Fractions for Kids est une extension Chrome développée par Mr. Mole (MoleTech Co-Founder), et sa fonction principale est "A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Fractions for Kids

Téléchargez les fichiers d'extension Fractions for Kids au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Fractions for Kids Fractions for Kids
ID pckcoibcbgpfhineafifpbmafkhpfhfj
URL Officiel https://chromewebstore.google.com/detail/fractions-for-kids/pckcoibcbgpfhineafifpbmafkhpfhfj
Description A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.
Taille du Fichier 6.73 KB
Nombre d'Installations 129
Version Actuelle 1.0.1.1
Dernière Mise à Jour 2023-09-01
Date de Publication 2021-01-08
Évaluation 4.00/5 Total 1 Évaluations
Développeur Mr. Mole (MoleTech Co-Founder)
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
        }
    }
}