Teaching with Technology
Teaching with Technology
Vad är Teaching with Technology?
Teaching with Technology är en Chrome-tillägg utvecklad av https://usingeducationaltechnology.com, och dess huvudfunktion är "Teaching with Technology".
Tilläggsskärmbilder
Ladda ner Teaching with Technology-förlängningens CRX-fil
Ladda ner Teaching with Technology-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This extension displays the most recent posts from Teaching with Technology. Also search Teaching with Technology within the extension! Grundläggande Information om Tillägg
| Namn | |
| ID | eppcjjlgmdjjcebnnobkmghlihkmnpmk |
| Officiell webbadress | https://chromewebstore.google.com/detail/teaching-with-technology/eppcjjlgmdjjcebnnobkmghlihkmnpmk |
| Beskrivning | Teaching with Technology |
| Filstorlek | 51.03 KB |
| Antal Installationer | 53 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2016-07-15 |
| Publiceringsdatum | 2016-07-15 |
| Betyg | 2.00/5 Totalt 1 Betyg |
| Utvecklare | https://usingeducationaltechnology.com |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |