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はMr. Mole (MoleTech Co-Founder)によって開発されたChromeの拡張機能で、その主な機能は「A great extension for learning fractions, getting better grades at school, and knowing fractions better then you normally would.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Fractions for Kids拡張機能のCRXファイルをダウンロード

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)
Eメール [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"
        }
    }
}