Talawanda Staff Web Portal

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

Talawanda Staff Web Portal क्या है?

Talawanda Staff Web Portal thompsona द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Overrides the new tab page with the Talawanda Web Portal for Staff."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Talawanda Staff Web Portal एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम Talawanda Staff Web Portal Talawanda Staff Web Portal
ID hcegmjehigpoobglbdidibodhbhignnm
आधिकारिक URL https://chromewebstore.google.com/detail/talawanda-staff-web-porta/hcegmjehigpoobglbdidibodhbhignnm
विवरण Overrides the new tab page with the Talawanda Web Portal for Staff.
फ़ाइल का आकार 104 KB
स्थापना संख्या 25
वर्तमान संस्करण 1.0.38
अंतिम अपडेट 2019-09-20
प्रकाशन तिथि 2019-09-20
डेवलपर thompsona
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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'"
}