Terral's Tech Tips for Teachers

Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.

What is Terral's Tech Tips for Teachers?

Terral's Tech Tips for Teachers is a Chrome extension developed by Wanda Terral, and its main feature is "Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.".

Extension Screenshots

screenshot
screenshot

Download Terral's Tech Tips for Teachers Extension CRX File

Download Terral's Tech Tips for Teachers 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

                        Rotating Google Slide deck of tech tips. See http://bit.ly/extproject1 for a tutorial about how to modify to be your own.                    

Extension Basic Information

Name Terral's Tech Tips for Teachers Terral's Tech Tips for Teachers
ID inbliplkkkcnlenchjnghbnkamhjebhp
Official URL https://chromewebstore.google.com/detail/terrals-tech-tips-for-tea/inbliplkkkcnlenchjnghbnkamhjebhp
Description Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.
File Size 6.97 KB
Installation Count 113
Current Version 2.1
Last Updated 2019-05-27
Publish Date 2019-05-27
Developer Wanda Terral
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Terral's Tech Tips for Teachers",
    "description": "Rotating Google Slide deck of tech tips. See bit.ly\/extproject1 for tutorial about how to modify to be your own.",
    "version": "2.1",
    "icons": {
        "128": "icon_128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon_19.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}