The Learning Backpack
The Learning Backpack - Online Interactive Library
The Learning Backpackとは何ですか?
The Learning BackpackはEDU Digitalによって開発されたChromeの拡張機能で、その主な機能は「The Learning Backpack - Online Interactive Library」です。
拡張機能のスクリーンショット
The Learning Backpack拡張機能のCRXファイルをダウンロード
The Learning Backpack拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | abicbhfbjdlfclfghpglfancheiopafb |
公式URL | https://chromewebstore.google.com/detail/the-learning-backpack/abicbhfbjdlfclfghpglfancheiopafb |
説明 | The Learning Backpack - Online Interactive Library |
ファイルサイズ | 195 KB |
インストール数 | 13 |
現在のバージョン | 1.0 |
最終更新日 | 2018-10-03 |
公開日 | 2018-10-03 |
開発者 | EDU Digital |
支払い方法 | free |
対応言語 | 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": [] } |