WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Test Bro - Smart Web Test Assistant, Exam Helper & Homework Quiz Solver

Test Bro - Smart Web Test Assistant, Exam Helper & Homework Quiz Solver

View on Chrome Web Store
View Test Bro - Smart Web Test Assistant, Exam Helper & Homework Quiz Solver Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (25 ratings)
2 new ratings
10 views
This extension has been viewed 10 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.

Smart AI based test assistant, quiz resolver, homework helper. Solve online tests, pass exams, improve skills for skill assessments.
Type
Extension
Users
8,000 users
1K
Website testbro.app
pidevex
View author page of pidevex
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 7, 2023
Version 0.1.2
Manifest version
3
Updated
Updated on July 31, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Test Bro - Smart Web Test Assistant, Exam Helper & Homework Quiz Solver 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",
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_desc__",
    "version": "0.1.2",
    "manifest_version": 3,
    "default_locale": "en",
    "author": "[email protected]",
    "side_panel": {
        "default_path": "side-panel\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "sidePanel",
        "contextMenus",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/testbro.app\/*",
                "https:\/\/testbro.app\/*",
                "http:\/\/localhost:4001\/*"
            ],
            "js": [
                "content_scripts\/web-site_content.js"
            ]
        }
    ],
    "action": {
        "default_title": "Click Me",
        "default_icon": {
            "16": "\/images\/48.png",
            "24": "\/images\/48.png",
            "32": "\/images\/48.png",
            "48": "\/images\/48.png",
            "128": "\/images\/128.png"
        }
    },
    "icons": {
        "16": "\/images\/48.png",
        "24": "\/images\/48.png",
        "32": "\/images\/48.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    },
    "commands": {
        "a__ask_selected_text": {
            "suggested_key": {
                "default": "Ctrl+Shift+Q"
            },
            "description": "__MSG_ask_selected_text__"
        },
        "b__start_area_selection": {
            "suggested_key": {
                "default": "Ctrl+Shift+E"
            },
            "description": "__MSG_start_area_selection__"
        }
    }
}
© 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