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."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Global with Murphy
ดาวน์โหลดไฟล์ส่วนขยาย 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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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 |
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" } |