Shake Up Learning - by Kasey Bell.

Catch up on the latest from Shake Up Learning!

什麼是Shake Up Learning - by Kasey Bell.?

Shake Up Learning - by Kasey Bell.是由Flynntes Developments開發的Chrome擴展程式,該擴展的主要功能是“Catch up on the latest from Shake Up Learning!”。

擴展截圖

screenshot

下載Shake Up Learning - by Kasey Bell.擴展crx文件

下載Shake Up Learning - by Kasey Bell.擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Shake Up Learning - by Kasey Bell. Shake Up Learning - by Kasey Bell.
ID pclmbhbgpgkhfopemhbobopbdpehndgh
官方網址 https://chrome.google.com/webstore/detail/shake-up-learning-by-kase/pclmbhbgpgkhfopemhbobopbdpehndgh
簡介 Catch up on the latest from Shake Up Learning!
檔案大小 52.32 KB
安裝次數 555
目前版本 1.2
更新時間 2015-02-19
上架時間 2015-02-19
評分 5.00/5 共 5 次評分
開發者 Flynntes Developments
付費類型 free
擴展官網 http://www.shakeuplearning.com/
說明頁面URL http://www.shakeuplearning.com/
支援的語言 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"
}