Global with Murphy

One stop shop for all things Global History related.

Global with Murphy là gì?

Global with Murphy là một tiện ích mở rộng Chrome được phát triển bởi Global History with Murphy, và tính năng chính của nó là "One stop shop for all things Global History related.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Global with Murphy

Tải xuống các tệp mở rộng Global with Murphy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Global with Murphy Global with Murphy
ID gfkildnhfhihfcjegdlidgjgnjiocban
URL Chính Thức https://chrome.google.com/webstore/detail/global-with-murphy/gfkildnhfhihfcjegdlidgjgnjiocban
Mô tả One stop shop for all things Global History related.
Kích Thước Tệp 15.17 KB
Số Lần Cài Đặt 65
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2016-10-22
Ngày Phát Hành 2016-10-22
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Global History with Murphy
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.globalwithmurphy.com
URL Trang Trợ Giúp http://www.globalwithmurphy.com
Ngôn Ngữ Được Hỗ Trợ 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"
}