Global with Murphy

One stop shop for all things Global History related.

Co je Global with Murphy?

Global with Murphy je rozšíření Chrome vyvinuté Global History with Murphy, a jeho hlavní funkcí je „One stop shop for all things Global History related.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Global with Murphy

Stáhněte si soubory rozšíření Global with Murphy ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Global with Murphy Global with Murphy
ID gfkildnhfhihfcjegdlidgjgnjiocban
Oficiální URL https://chrome.google.com/webstore/detail/global-with-murphy/gfkildnhfhihfcjegdlidgjgnjiocban
Popis One stop shop for all things Global History related.
Velikost souboru 15.17 KB
Počet instalací 65
Aktuální Verze 1.0
Poslední Aktualizace 2016-10-22
Datum Vydání 2016-10-22
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář Global History with Murphy
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www.globalwithmurphy.com
URL Stránky Nápovědy http://www.globalwithmurphy.com
Podporované Jazyky 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"
}