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.

Qu'est-ce que Terral's Tech Tips for Teachers ?

Terral's Tech Tips for Teachers est une extension Chrome développée par Wanda Terral, et sa fonction principale est "Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Terral's Tech Tips for Teachers

Téléchargez les fichiers d'extension Terral's Tech Tips for Teachers au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Terral's Tech Tips for Teachers Terral's Tech Tips for Teachers
ID inbliplkkkcnlenchjnghbnkamhjebhp
URL Officiel 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.
Taille du Fichier 6.97 KB
Nombre d'Installations 113
Version Actuelle 2.1
Dernière Mise à Jour 2019-05-27
Date de Publication 2019-05-27
Développeur Wanda Terral
Type de Paiement free
Langues Prises en Charge 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": []
}