Talawanda Staff Web Portal
Overrides the new tab page with the Talawanda Web Portal for Staff.
Что такое Talawanda Staff Web Portal?
Talawanda Staff Web Portal - это расширение Chrome, разработанное thompsona, и его основная функция - "Overrides the new tab page with the Talawanda Web Portal for Staff.".
Снимки экрана расширения
Скачать файл CRX расширения Talawanda Staff Web Portal
Скачайте файлы расширений Talawanda Staff Web Portal в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
                        This extension overrides the Chrome new tab page with a custom web portal designed for Talawanda School District staff members.                     Основная информация о расширении
| Название |   |  
| 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'"
}  |  |