WebExtension.net
WebExtension.net

ProctorExam Activity Sharing

View on Chrome Web Store
View ProctorExam Activity Sharing Chrome Extension on Chrome Web Store
1.7 (294 ratings)

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

Lets you share your browsing activity when taking an online exam on ProctorExam - https://www.proctorexam.com
Type
Extension
Users
800,000 users
Website proctorexam.com
ProctorExam BV
View author page of ProctorExam BV
Published
Published on January 26, 2015
Version 1.8.0
Manifest version
3
Updated
Updated on July 23, 2024
View on Chrome Web Store
View ProctorExam Activity Sharing 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",
    "name": "ProctorExam Activity Sharing",
    "author": "Procwise BV",
    "version": "1.8.0",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "description": "Lets you share your browsing activity when taking an online exam on ProctorExam - https:\/\/www.proctorexam.com",
    "homepage_url": "https:\/\/proctorexam.com\/",
    "background": {
        "service_worker": "background-script.js"
    },
    "content_scripts": [
        {
            "js": [
                "content-script.js"
            ],
            "all_frames": true,
            "matches": [
                "https:\/\/*.proctorexam.com\/check_requirements\/*",
                "https:\/\/*.proctorexam.com\/student_sessions\/*"
            ]
        }
    ],
    "icons": {
        "16": "logo16.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*.proctorexam.com\/*"
    ]
}
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