Talawanda Student Web Portal
Overrides the new tab page with the Talawanda Web Portal for Students.
Cos'è Talawanda Student Web Portal?
Talawanda Student Web Portal è un'estensione di Chrome sviluppata da thompsona, e la sua funzione principale è "Overrides the new tab page with the Talawanda Web Portal for Students.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Talawanda Student Web Portal
Scarica i file di estensione Talawanda Student Web Portal in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        This extension overrides the Chrome new tab page with a custom web portal designed for Talawanda School District students.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | ojniobidopnakhhbnpkmjgjggioeoeeo | 
| URL Ufficiale | https://chromewebstore.google.com/detail/talawanda-student-web-por/ojniobidopnakhhbnpkmjgjggioeoeeo | 
| Descrizione | Overrides the new tab page with the Talawanda Web Portal for Students. | 
| Dimensione del File | 104 KB | 
| Conteggio Installazioni | 18 | 
| Versione Corrente | 1.0.29 | 
| Ultimo Aggiornamento | 2019-10-02 | 
| Data di Pubblicazione | 2019-10-02 | 
| Valutazione | 2.00/5 Totale 4 Valutazioni | 
| Sviluppatore | thompsona | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | 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'"
}  |  |