WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Chrome EDU Toolbox

Chrome EDU Toolbox

View on Chrome Web Store
View Chrome EDU Toolbox Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

一個整合了 IRS 即時反饋、視覺化圖表與課堂工具的 Chrome 側邊欄。
Type
Extension
Users
58 users
1
數位敘事力期刊(吳奇 主編)
View author page of 數位敘事力期刊(吳奇 主編)
Published
Published on October 10, 2025
Version 1.1.0
Manifest version
3
Updated
Updated on October 13, 2025
productivity/education
Extension Category
View on Chrome Web Store
View Chrome EDU Toolbox Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Chrome EDU Toolbox",
    "version": "1.1.0",
    "description": "\u4e00\u500b\u6574\u5408\u4e86 IRS \u5373\u6642\u53cd\u994b\u3001\u8996\u89ba\u5316\u5716\u8868\u8207\u8ab2\u5802\u5de5\u5177\u7684 Chrome \u5074\u908a\u6b04\u3002",
    "permissions": [
        "sidePanel",
        "storage",
        "contextMenus",
        "activeTab",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/script.google.com\/*",
        "https:\/\/script.googleusercontent.com\/*",
        "https:\/\/www.youtube.com\/*"
    ],
    "optional_host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_title": "\u958b\u555f Chrome EDU Toolbox",
        "default_icon": {
            "16": "128.png",
            "48": "128.png",
            "128": "128.png"
        }
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "gas-script-complete.js",
                "whiteboard.html",
                "whiteboard.css",
                "whiteboard.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src https:\/\/www.youtube.com; connect-src 'self' https:\/\/script.google.com https:\/\/script.googleusercontent.com; img-src 'self' data: https:;"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png",
        "128": "128.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+E",
                "mac": "Command+Shift+E"
            },
            "description": "\u958b\u555f Chrome EDU Toolbox"
        }
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top