Global with Murphy
One stop shop for all things Global History related.
Qu'est-ce que Global with Murphy ?
Global with Murphy est une extension Chrome développée par Global History with Murphy, et sa fonction principale est "One stop shop for all things Global History related.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Global with Murphy
Téléchargez les fichiers d'extension Global with Murphy 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
Why limit learning to the four walls of the classroom within the limited timeframes of the school day, when you can inspire limitless learning opportunities via Global with Murphy. Global with Murphy provides a virtual learning platform where students can engage in active learning by easily accessing course curriculum combined with 21st century resources. Parents can utilize Global with Murphy to create school to home connections and live learning opportunities. Global History is more than a textbook it is our past present and future.
Informations de Base sur l'Extension
Nom | |
ID | gfkildnhfhihfcjegdlidgjgnjiocban |
URL Officiel | https://chrome.google.com/webstore/detail/global-with-murphy/gfkildnhfhihfcjegdlidgjgnjiocban |
Description | One stop shop for all things Global History related. |
Taille du Fichier | 15.17 KB |
Nombre d'Installations | 65 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2016-10-22 |
Date de Publication | 2016-10-22 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Global History with Murphy |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.globalwithmurphy.com |
URL de la Page d'Aide | http://www.globalwithmurphy.com |
Langues Prises en Charge | en |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "icons\/Globe.png" }, "manifest_version": 2, "version": "1.0", "name": "Global with Murphy", "description": "One stop shop for all things Global History related.", "icons": { "128": "icons\/Globe.png", "16": "icons\/Globe.png", "48": "icons\/Globe.png" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "webNavigation", "webRequest", "webRequestBlocking" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |