Teaching with Technology

Teaching with Technology

Qu'est-ce que Teaching with Technology ?

Teaching with Technology est une extension Chrome développée par https://usingeducationaltechnology.com, et sa fonction principale est "Teaching with Technology".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Teaching with Technology

Téléchargez les fichiers d'extension Teaching with Technology 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

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

Informations de Base sur l'Extension

Nom Teaching with Technology Teaching with Technology
ID eppcjjlgmdjjcebnnobkmghlihkmnpmk
URL Officiel https://chromewebstore.google.com/detail/teaching-with-technology/eppcjjlgmdjjcebnnobkmghlihkmnpmk
Description Teaching with Technology
Taille du Fichier 51.03 KB
Nombre d'Installations 53
Version Actuelle 1.0
Dernière Mise à Jour 2016-07-15
Date de Publication 2016-07-15
Évaluation 2.00/5 Total 1 Évaluations
Développeur https://usingeducationaltechnology.com
Type de Paiement free
Langues Prises en Charge 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"
}