WebExtension.net
WebExtension.net

BookWidgets Google Classroom Integration

View on Chrome Web Store
View BookWidgets Google Classroom Integration Chrome Extension on Chrome Web Store
4.9 (26 ratings)

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

This extension integrates BookWidgets into Google Classroom.
Type
Extension
Users
50,000 users
Website bookwidgets.com
BookWidgets
View author page of BookWidgets
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 20, 2017
Version 1.11.0
Manifest version
3
Updated
Updated on April 12, 2023
View on Chrome Web Store
View BookWidgets Google Classroom Integration Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.11.0",
    "icons": {
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "styles.css"
            ],
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/classroom.google.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icon-24-bw.png",
                "icon-48.png"
            ],
            "matches": [
                "https:\/\/classroom.google.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.bookwidgets.com\/sso\/google?*",
            "https:\/\/www.bookwidgets.com\/sso\/register?*",
            "https:\/\/www.bookwidgets.com\/a\/oauth2_return?*"
        ]
    },
    "permissions": [
        "declarativeContent",
        "activeTab"
    ],
    "name": "BookWidgets Google Classroom Integration",
    "short_name": "BookWidgets",
    "description": "This extension integrates BookWidgets into Google Classroom."
}
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