The Learning Backpack

The Learning Backpack - Online Interactive Library

Cos'è The Learning Backpack?

The Learning Backpack è un'estensione di Chrome sviluppata da EDU Digital, e la sua funzione principale è "The Learning Backpack - Online Interactive Library".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione The Learning Backpack

Scarica i file di estensione The Learning Backpack in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome The Learning Backpack The Learning Backpack
ID abicbhfbjdlfclfghpglfancheiopafb
URL Ufficiale https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb
Descrizione The Learning Backpack - Online Interactive Library
Dimensione del File 195 KB
Conteggio Installazioni 13
Versione Corrente 1.0
Ultimo Aggiornamento 2018-10-03
Data di Pubblicazione 2018-10-03
Sviluppatore EDU Digital
Tipo di Pagamento free
Lingue Supportate 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": []
}