Math Practice and Games from kid

This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup

What is Math Practice and Games from kid?

Math Practice and Games from kid is a Chrome extension developed by Unknown, and its main feature is "This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup".

Extension Screenshots

screenshot
screenshot
screenshot

Download Math Practice and Games from kid Extension CRX File

Download Math Practice and Games from kid extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Math Practice and Games from kid Math Practice and Games from kid
ID ojampndogibbmobobfmpmcjjjhiekdll
Official URL https://chromewebstore.google.com/detail/math-practice-and-games-f/ojampndogibbmobobfmpmcjjjhiekdll
Description This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup
File Size 6.11 KB
Installation Count 347
Current Version 1.0
Last Updated 2014-09-09
Publish Date 2014-09-07
Rating 4.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Math Practice and Games from kid",
    "description": "This extension shows my math site(www.mathprogramsbykid.weebly.com\/) in a popup",
    "version": "1.0",
    "browser_action": {
        "default_icon": "Favicon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/mathprogramsbykid.weebly.com\/"
    ]
}