Moodle toolbox
Get test answers
什麼是Moodle toolbox?
Moodle toolbox是由Sluhach開發的Chrome擴展程式,該擴展的主要功能是“Get test answers”。
擴展截圖
下載Moodle toolbox擴展crx文件
下載Moodle toolbox擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Helps to interact with the text on the site through GPT chat
擴展基本資訊
名稱 | |
ID | gbdodlonccnodmfabbhlgngnaofdnjhp |
官方網址 | https://chromewebstore.google.com/detail/moodle-toolbox/gbdodlonccnodmfabbhlgngnaofdnjhp |
簡介 | Get test answers |
檔案大小 | 43.33 KB |
安裝次數 | 23 |
目前版本 | 9.0 |
更新時間 | 2024-02-29 |
上架時間 | 2023-11-14 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Sluhach |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.privacypolicies.com/live/d62accc3-08f7-4fb5-adf7-89a8d8f5fb5b |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Moodle toolbox", "description": "Get test answers", "version": "9.0", "manifest_version": 3, "icons": { "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png", "128": "icons\/logo128.png" }, "action": { "default_popup": "popup.html" }, "permissions": [ "scripting", "activeTab", "storage" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |