Talawanda Staff Web Portal

Overrides the new tab page with the Talawanda Web Portal for Staff.

What is Talawanda Staff Web Portal?

Talawanda Staff Web Portal is a Chrome extension developed by thompsona, and its main feature is "Overrides the new tab page with the Talawanda Web Portal for Staff.".

Extension Screenshots

screenshot

Download Talawanda Staff Web Portal Extension CRX File

Download Talawanda Staff Web Portal extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension overrides the Chrome new tab page with a custom web portal designed for Talawanda School District staff members.                    

Extension Basic Information

Name Talawanda Staff Web Portal Talawanda Staff Web Portal
ID hcegmjehigpoobglbdidibodhbhignnm
Official URL https://chromewebstore.google.com/detail/talawanda-staff-web-porta/hcegmjehigpoobglbdidibodhbhignnm
Description Overrides the new tab page with the Talawanda Web Portal for Staff.
File Size 104 KB
Installation Count 25
Current Version 1.0.38
Last Updated 2019-09-20
Publish Date 2019-09-20
Developer thompsona
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Talawanda Staff Web Portal",
    "description": "Overrides the new tab page with the Talawanda Web Portal for Staff.",
    "version": "1.0.38",
    "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'"
}