Global with Murphy
One stop shop for all things Global History related.
Global with Murphy क्या है?
Global with Murphy Global History with Murphy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "One stop shop for all things Global History related."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Global with Murphy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } |