Talawanda Student Web Portal
Overrides the new tab page with the Talawanda Web Portal for Students.
Vad är Talawanda Student Web Portal?
Talawanda Student Web Portal är en Chrome-tillägg utvecklad av thompsona, och dess huvudfunktion är "Overrides the new tab page with the Talawanda Web Portal for Students.".
Tilläggsskärmbilder
Ladda ner Talawanda Student Web Portal-förlängningens CRX-fil
Ladda ner Talawanda Student Web Portal-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 overrides the Chrome new tab page with a custom web portal designed for Talawanda School District students.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | ojniobidopnakhhbnpkmjgjggioeoeeo | 
| Officiell webbadress | https://chromewebstore.google.com/detail/talawanda-student-web-por/ojniobidopnakhhbnpkmjgjggioeoeeo | 
| Beskrivning | Overrides the new tab page with the Talawanda Web Portal for Students. | 
| Filstorlek | 104 KB | 
| Antal Installationer | 18 | 
| Aktuell Version | 1.0.29 | 
| Senast Uppdaterad | 2019-10-02 | 
| Publiceringsdatum | 2019-10-02 | 
| Betyg | 2.00/5 Totalt 4 Betyg | 
| Utvecklare | thompsona | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Stödda Språk | 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'"
}  |  |