The Learning Backpack

The Learning Backpack - Online Interactive Library

Co to jest The Learning Backpack?

The Learning Backpack to rozszerzenie Chrome opracowane przez EDU Digital, a jego główną funkcją jest „The Learning Backpack - Online Interactive Library”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia The Learning Backpack

Pobierz pliki rozszerzeń The Learning Backpack 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

                        The Learning Backpack is an online library website for kids to read books and learn online. This Extension serves as a shortcut to the site for people who use The Learning Backpack site regularly.                    

Podstawowe informacje o rozszerzeniu

Nazwa The Learning Backpack The Learning Backpack
ID abicbhfbjdlfclfghpglfancheiopafb
Oficjalny URL https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb
Opis The Learning Backpack - Online Interactive Library
Rozmiar pliku 195 KB
Liczba instalacji 13
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2018-10-03
Data Publikacji 2018-10-03
Deweloper EDU Digital
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Learning Backpack",
    "description": "The Learning Backpack - Online Interactive Library",
    "version": "1.0",
    "icons": {
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "mypopup.html"
    },
    "permissions": []
}