Shake Up Learning - by Kasey Bell.

Catch up on the latest from Shake Up Learning!

Cos'è Shake Up Learning - by Kasey Bell.?

Shake Up Learning - by Kasey Bell. è un'estensione di Chrome sviluppata da Flynntes Developments, e la sua funzione principale è "Catch up on the latest from Shake Up Learning!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Shake Up Learning - by Kasey Bell.

Scarica i file di estensione Shake Up Learning - by Kasey Bell. in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Shake Up Learning - by Kasey Bell. Shake Up Learning - by Kasey Bell.
ID pclmbhbgpgkhfopemhbobopbdpehndgh
URL Ufficiale https://chrome.google.com/webstore/detail/shake-up-learning-by-kase/pclmbhbgpgkhfopemhbobopbdpehndgh
Descrizione Catch up on the latest from Shake Up Learning!
Dimensione del File 52.32 KB
Conteggio Installazioni 555
Versione Corrente 1.2
Ultimo Aggiornamento 2015-02-19
Data di Pubblicazione 2015-02-19
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore Flynntes Developments
Tipo di Pagamento free
Sito Web dell'Estensione http://www.shakeuplearning.com/
URL della Pagina di Aiuto http://www.shakeuplearning.com/
Lingue Supportate 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"
}