WebExtension.net
WebExtension.net

Edmodo Quizzes Export

View on Chrome Web Store
View Edmodo Quizzes Export Chrome Extension on Chrome Web Store
4.2 (5 ratings)

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

Export your Edmodo quiz configurations and attachments.
Type
Extension
Users
461 users
3
Website bookwidgets.com
BookWidgets
View author page of BookWidgets
Published
Published on August 18, 2022
Version 1.0.0
Manifest version
3
Updated
Updated on August 18, 2022
View on Chrome Web Store
View Edmodo Quizzes Export Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Edmodo Quizzes Export",
    "description": "Export your Edmodo quiz configurations and attachments.",
    "version": "1.0.0",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "content.css"
            ],
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/*.edmodo.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "activeTab"
    ]
}
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