Global with Murphy

One stop shop for all things Global History related.

什麼是Global with Murphy?

Global with Murphy是由Global History with Murphy開發的Chrome擴展程式,該擴展的主要功能是“One stop shop for all things Global History related.”。

擴展截圖

screenshot

下載Global with Murphy擴展crx文件

下載Global with Murphy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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
說明頁面URL 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"
}