Global with Murphy
One stop shop for all things Global History related.
Hvad er Global with Murphy?
Global with Murphy er en Chrome-udvidelse udviklet af Global History with Murphy, og dens hovedfunktion er "One stop shop for all things Global History related.".
Udvidelsesskærmbilleder
Download Global with Murphy-udvidelses-CRX-fil
Download Global with Murphy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | gfkildnhfhihfcjegdlidgjgnjiocban |
Officiel URL | https://chrome.google.com/webstore/detail/global-with-murphy/gfkildnhfhihfcjegdlidgjgnjiocban |
Beskrivelse | One stop shop for all things Global History related. |
Filstørrelse | 15.17 KB |
Antal Installationer | 65 |
Nuværende Version | 1.0 |
Senest Opdateret | 2016-10-22 |
Udgivelsesdato | 2016-10-22 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Global History with Murphy |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://www.globalwithmurphy.com |
Hjælpeside-URL | http://www.globalwithmurphy.com |
Understøttede Sprog | 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" } |