Global with Murphy

One stop shop for all things Global History related.

Wat is Global with Murphy?

Global with Murphy is een Chrome-extensie ontwikkeld door Global History with Murphy, en de belangrijkste functie is "One stop shop for all things Global History related.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Global with Murphy

Download Global with Murphy-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

                        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.                    

Basisinformatie over de Extensie

Naam Global with Murphy Global with Murphy
ID gfkildnhfhihfcjegdlidgjgnjiocban
Officiële URL https://chrome.google.com/webstore/detail/global-with-murphy/gfkildnhfhihfcjegdlidgjgnjiocban
Beschrijving One stop shop for all things Global History related.
Bestandsgrootte 15.17 KB
Aantal Installaties 65
Huidige Versie 1.0
Laatst Bijgewerkt 2016-10-22
Publicatiedatum 2016-10-22
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Global History with Murphy
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.globalwithmurphy.com
Help Pagina-URL http://www.globalwithmurphy.com
Ondersteunde Talen 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"
}