Math Practice and Games from kid
This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup
Wat is Math Practice and Games from kid?
Math Practice and Games from kid is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup".
Extensie Screenshots
Download het CRX-bestand van de extensie Math Practice and Games from kid
Download Math Practice and Games from kid-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
Basisinformatie over de Extensie
| Naam | |
| ID | ojampndogibbmobobfmpmcjjjhiekdll |
| Officiële URL | https://chromewebstore.google.com/detail/math-practice-and-games-f/ojampndogibbmobobfmpmcjjjhiekdll |
| Beschrijving | This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup |
| Bestandsgrootte | 6.11 KB |
| Aantal Installaties | 347 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2014-09-09 |
| Publicatiedatum | 2014-09-07 |
| Beoordeling | 4.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Unknown |
| Betalingswijze | free |
| Ondersteunde Talen | 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\/"
]
} | |