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.
Was ist Terral's Tech Tips for Teachers?
Terral's Tech Tips for Teachers ist eine Chrome-Erweiterung, die von Wanda Terral entwickelt wurde, und ihr Hauptmerkmal ist "Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own.".
Erweiterungsscreenshots
Terral's Tech Tips for Teachers-Erweiterungs-CRX-Datei herunterladen
Laden Sie Terral's Tech Tips for Teachers-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Rotating Google Slide deck of tech tips. See http://bit.ly/extproject1 for a tutorial about how to modify to be your own. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | inbliplkkkcnlenchjnghbnkamhjebhp |
| Offizielle URL | https://chromewebstore.google.com/detail/terrals-tech-tips-for-tea/inbliplkkkcnlenchjnghbnkamhjebhp |
| Beschreibung | Rotating Google Slide deck of tech tips. See bit.ly/extproject1 for tutorial about how to modify to be your own. |
| Dateigröße | 6.97 KB |
| Installationsanzahl | 113 |
| Aktuelle Version | 2.1 |
| Letztes Update | 2019-05-27 |
| Veröffentlichungsdatum | 2019-05-27 |
| Entwickler | Wanda Terral |
| Zahlungsart | free |
| Unterstützte Sprachen | 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": []
} | |