Shake Up Learning - by Kasey Bell.

Catch up on the latest from Shake Up Learning!

Was ist Shake Up Learning - by Kasey Bell.?

Shake Up Learning - by Kasey Bell. ist eine Chrome-Erweiterung, die von Flynntes Developments entwickelt wurde, und ihr Hauptmerkmal ist "Catch up on the latest from Shake Up Learning!".

Erweiterungsscreenshots

screenshot

Shake Up Learning - by Kasey Bell.-Erweiterungs-CRX-Datei herunterladen

Laden Sie Shake Up Learning - by Kasey Bell.-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        The Shake Up Learning website and blog provides educators with instructional technology resources, tips and tricks, and classroom technology integration ideas. Here you will find great resources for Google apps, including guides and cheat sheets, mobile learning and apps, iPad tips, and social media tips for educators. ShakeUpLearning.com, was recognized as a Must Read EdTech Blog for 2014, and a 2014 Edublog Awards Finalist for best new blog and best edtech resource blog. In addition, Kasey’s resources and tips have also been featured on other blogs and websites including: Edsurge, Edudemic, EdTech Magazine, Emerging Edtech, and more. As a blogger, Kasey uses her blog to create and share original technology integration ideas, resources, cheat sheets, and more!                    

Grundlegende Informationen zur Erweiterung

Name Shake Up Learning - by Kasey Bell. Shake Up Learning - by Kasey Bell.
ID pclmbhbgpgkhfopemhbobopbdpehndgh
Offizielle URL https://chrome.google.com/webstore/detail/shake-up-learning-by-kase/pclmbhbgpgkhfopemhbobopbdpehndgh
Beschreibung Catch up on the latest from Shake Up Learning!
Dateigröße 52.32 KB
Installationsanzahl 555
Aktuelle Version 1.2
Letztes Update 2015-02-19
Veröffentlichungsdatum 2015-02-19
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler Flynntes Developments
Zahlungsart free
Erweiterungswebsite http://www.shakeuplearning.com/
Hilfeseite URL http://www.shakeuplearning.com/
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shake Up Learning - by Kasey Bell.",
    "description": "Catch up on the latest from Shake Up Learning!",
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_title": "Catch up on the latest from Shake Up Learning!",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "1.2"
}