WebExtension.net
WebExtension.net

StudyBee Assess

View on Chrome Web Store
View StudyBee Assess Chrome Extension on Chrome Web Store
1.6 (32 ratings)

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

With StudyBee's assessment tools, you can assess student work directly in Google Classroom, and give feedback.
Type
Extension
Users
50,000 users
10K
StudyBee AB
View author page of StudyBee AB
Published
Published on February 1, 2024
Version 3.4.0
Manifest version
3
Updated
Updated on November 16, 2024
View on Chrome Web Store
View StudyBee Assess Chrome Extension on Chrome Web Store
productivity/education
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "3.4.0",
    "manifest_version": 3,
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "icons": {
        "16": "src\/images\/favicon.png",
        "128": "src\/images\/favicon.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.jsx-loader-89f07ec2.js"
            ],
            "matches": [
                "https:\/\/classroom.google.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/classroom.google.com\/ineligible"
            ],
            "run_at": "document_idle",
            "css": [
                "src\/index.css",
                "assets\/index-17470125.css"
            ],
            "media": []
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "src\/index.css",
                "src\/images\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/classroom.google.com\/*"
            ],
            "resources": [
                "assets\/happy-face-1acbc723.png",
                "assets\/medium-face-5d533b5b.png",
                "assets\/sad-face-8a4b772a.png",
                "assets\/study_bee_horizontal_black-0faec9ce.png",
                "assets\/kunskapsmal-2329e742.png",
                "assets\/_sentry-release-injection-file-a812ef33.js",
                "assets\/index.jsx-fa1aab0c.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "identity",
        "identity.email",
        "webNavigation"
    ],
    "host_permissions": [
        "http:\/\/*.google.com\/*",
        "https:\/\/*.google.com\/*",
        "http:\/\/*.studybee.io\/*",
        "https:\/\/*.studybee.io\/*"
    ],
    "oauth2": {
        "client_id": "397138885459-acirc55obp7gvk65lcmkbvosoc4trn2k.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/classroom.courses.readonly",
            "https:\/\/www.googleapis.com\/auth\/classroom.rosters.readonly",
            "https:\/\/www.googleapis.com\/auth\/classroom.coursework.me.readonly",
            "https:\/\/www.googleapis.com\/auth\/classroom.coursework.students.readonly",
            "https:\/\/www.googleapis.com\/auth\/classroom.profile.emails",
            "https:\/\/www.googleapis.com\/auth\/classroom.profile.photos",
            "https:\/\/www.googleapis.com\/auth\/classroom.push-notifications",
            "https:\/\/www.googleapis.com\/auth\/classroom.guardianlinks.me.readonly",
            "https:\/\/www.googleapis.com\/auth\/classroom.guardianlinks.students.readonly",
            "https:\/\/www.googleapis.com\/auth\/drive.file",
            "https:\/\/www.googleapis.com\/auth\/classroom.topics.readonly"
        ]
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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