Teaching with Technology
Teaching with Technology
Hvad er Teaching with Technology?
Teaching with Technology er en Chrome-udvidelse udviklet af https://usingeducationaltechnology.com, og dens hovedfunktion er "Teaching with Technology".
Udvidelsesskærmbilleder
Download Teaching with Technology-udvidelses-CRX-fil
Download Teaching with Technology-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
This extension displays the most recent posts from Teaching with Technology. Also search Teaching with Technology within the extension! Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | eppcjjlgmdjjcebnnobkmghlihkmnpmk |
| Officiel URL | https://chromewebstore.google.com/detail/teaching-with-technology/eppcjjlgmdjjcebnnobkmghlihkmnpmk |
| Beskrivelse | Teaching with Technology |
| Filstørrelse | 51.03 KB |
| Antal Installationer | 53 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2016-07-15 |
| Udgivelsesdato | 2016-07-15 |
| Bedømmelse | 2.00/5 Samlet 1 Bedømmelser |
| Udvikler | https://usingeducationaltechnology.com |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
} | |