Talawanda Staff Web Portal

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

Co to jest Talawanda Staff Web Portal?

Talawanda Staff Web Portal to rozszerzenie Chrome opracowane przez thompsona, a jego główną funkcją jest „Overrides the new tab page with the Talawanda Web Portal for Staff.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Talawanda Staff Web Portal

Pobierz pliki rozszerzeń Talawanda Staff Web Portal w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Talawanda Staff Web Portal Talawanda Staff Web Portal
ID hcegmjehigpoobglbdidibodhbhignnm
Oficjalny URL https://chromewebstore.google.com/detail/talawanda-staff-web-porta/hcegmjehigpoobglbdidibodhbhignnm
Opis Overrides the new tab page with the Talawanda Web Portal for Staff.
Rozmiar pliku 104 KB
Liczba instalacji 25
Aktualna Wersja 1.0.38
Ostatnia Aktualizacja 2019-09-20
Data Publikacji 2019-09-20
Deweloper thompsona
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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'"
}