Talawanda Student Web Portal
Overrides the new tab page with the Talawanda Web Portal for Students.
Was ist Talawanda Student Web Portal?
Talawanda Student Web Portal ist eine Chrome-Erweiterung, die von thompsona entwickelt wurde, und ihr Hauptmerkmal ist "Overrides the new tab page with the Talawanda Web Portal for Students.".
Erweiterungsscreenshots
Talawanda Student Web Portal-Erweiterungs-CRX-Datei herunterladen
Laden Sie Talawanda Student Web Portal-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
This extension overrides the Chrome new tab page with a custom web portal designed for Talawanda School District students. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ojniobidopnakhhbnpkmjgjggioeoeeo |
| Offizielle URL | https://chromewebstore.google.com/detail/talawanda-student-web-por/ojniobidopnakhhbnpkmjgjggioeoeeo |
| Beschreibung | Overrides the new tab page with the Talawanda Web Portal for Students. |
| Dateigröße | 104 KB |
| Installationsanzahl | 18 |
| Aktuelle Version | 1.0.29 |
| Letztes Update | 2019-10-02 |
| Veröffentlichungsdatum | 2019-10-02 |
| Bewertung | 2.00/5 Insgesamt 4 Bewertungen |
| Entwickler | thompsona |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Talawanda Student Web Portal",
"description": "Overrides the new tab page with the Talawanda Web Portal for Students.",
"version": "1.0.29",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": "portal\/index.html"
},
"content_security_policy": "script-src 'self' https:\/\/feed2js.org https:\/\/platform.twitter.com https:\/\/cdn.api.twitter.com https:\/\/syndication.twitter.com https:\/\/cdn.syndication.twimg.com https:\/\/ssl.google-analytics.com; object-src 'self'"
} | |