Global with Murphy

One stop shop for all things Global History related.

Apa itu Global with Murphy?

Global with Murphy adalah ekstensi Chrome yang dikembangkan oleh Global History with Murphy, dan fitur utamanya adalah "One stop shop for all things Global History related.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Global with Murphy

Unduh file ekstensi Global with Murphy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Global with Murphy Global with Murphy
ID gfkildnhfhihfcjegdlidgjgnjiocban
URL Resmi https://chrome.google.com/webstore/detail/global-with-murphy/gfkildnhfhihfcjegdlidgjgnjiocban
Deskripsi One stop shop for all things Global History related.
Ukuran File 15.17 KB
Jumlah Instalasi 65
Versi Saat Ini 1.0
Terakhir Diperbarui 2016-10-22
Tanggal Publikasi 2016-10-22
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Global History with Murphy
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.globalwithmurphy.com
URL Halaman Bantuan http://www.globalwithmurphy.com
Bahasa yang Didukung 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"
}