Global with Murphy
One stop shop for all things Global History related.
O que é Global with Murphy?
Global with Murphy é uma extensão do Chrome desenvolvida por Global History with Murphy, e sua principal característica é "One stop shop for all things Global History related.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Global with Murphy
Baixe arquivos de extensão Global with Murphy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | gfkildnhfhihfcjegdlidgjgnjiocban |
URL Oficial | https://chrome.google.com/webstore/detail/global-with-murphy/gfkildnhfhihfcjegdlidgjgnjiocban |
Descrição | One stop shop for all things Global History related. |
Tamanho do Arquivo | 15.17 KB |
Contagem de Instalações | 65 |
Versão Atual | 1.0 |
Última Atualização | 2016-10-22 |
Data de Publicação | 2016-10-22 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Global History with Murphy |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.globalwithmurphy.com |
URL da Página de Ajuda | http://www.globalwithmurphy.com |
Idiomas Suportados | 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" } |