Global with Murphy

One stop shop for all things Global History related.

ما هو Global with Murphy؟

Global with Murphy هو إضافة Chrome تم تطويرها بواسطة Global History with Murphy، والميزة الرئيسية لها هي "One stop shop for all things Global History related.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Global with Murphy

قم بتنزيل ملفات الامتداد Global with Murphy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Global with Murphy Global with Murphy
ID gfkildnhfhihfcjegdlidgjgnjiocban
عنوان URL الرسمي https://chrome.google.com/webstore/detail/global-with-murphy/gfkildnhfhihfcjegdlidgjgnjiocban
الوصف One stop shop for all things Global History related.
حجم الملف 15.17 KB
عدد التثبيتات 65
النسخة الحالية 1.0
آخر تحديث 2016-10-22
تاريخ النشر 2016-10-22
تقييم 5.00/5 مجموع تقييمات 1
المطور Global History with Murphy
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.globalwithmurphy.com
عنوان صفحة المساعدة http://www.globalwithmurphy.com
اللغات المدعومة 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"
}