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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων 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
Επίσημο 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"
}