Saskatchewan Treaty Education Planner

This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.

Что такое Saskatchewan Treaty Education Planner?

Saskatchewan Treaty Education Planner - это расширение Chrome, разработанное http://digitallearnersolutions.com, и его основная функция - "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Saskatchewan Treaty Education Planner

Скачайте файлы расширений Saskatchewan Treaty Education Planner в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Treaty Education is mandated for every grade (K to 12) in Saskatchewan. The Saskatchewan Treaty Education planner allows teachers to browse Saskatchewan Treaty Curriculum Outcomes and indicators, as well as view "unpacked" versions of outcomes (teachers can also submit "unpacked" outcomes). This tool provides a valuable resource for teachers as they plan the integration of Treaty Outcomes in their everyday planning.                    

Основная информация о расширении

Название Saskatchewan Treaty Education Planner Saskatchewan Treaty Education Planner
ID hijlbblhdcemdppobiejdhadnkfnlfbi
Официальный URL https://chrome.google.com/webstore/detail/saskatchewan-treaty-educa/hijlbblhdcemdppobiejdhadnkfnlfbi
Описание This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.
Размер файла 776 KB
Количество установок 165
Текущая Версия 1.2
Последнее Обновление 2014-05-07
Дата публикации 2014-05-07
Рейтинг 5.00/5 Всего 2 оценок
Разработчик http://digitallearnersolutions.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://www.digitallearnersolutions.com
Поддерживаемые языки en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Saskatchewan Treaty Education Planner",
    "description": "This extension allows teachers to quickly browse and integrate Saskatchewan Treaty Education Outcomes into lesson planning.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}