Teaching with Technology

Teaching with Technology

What is Teaching with Technology?

Teaching with Technology is a Chrome extension developed by https://usingeducationaltechnology.com, and its main feature is "Teaching with Technology".

Extension Screenshots

screenshot

Download Teaching with Technology Extension CRX File

Download Teaching with Technology extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension displays the most recent posts from Teaching with Technology. Also search Teaching with Technology within the extension!                    

Extension Basic Information

Name Teaching with Technology Teaching with Technology
ID eppcjjlgmdjjcebnnobkmghlihkmnpmk
Official URL https://chromewebstore.google.com/detail/teaching-with-technology/eppcjjlgmdjjcebnnobkmghlihkmnpmk
Description Teaching with Technology
File Size 51.03 KB
Installation Count 53
Current Version 1.0
Last Updated 2016-07-15
Publish Date 2016-07-15
Rating 2.00/5 Total 1 Ratings
Developer https://usingeducationaltechnology.com
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Teaching with Technology",
    "description": "Teaching with Technology",
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_title": "Teaching with Technology",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "1.0"
}