WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Firewall Bypass vu

Firewall Bypass vu

View on Chrome Web Store
View Firewall Bypass vu Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (109 ratings)
1 new ratings
72 views
This extension has been viewed 72 times

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

Firewall Bypass vu: copy-paste in quizzes/GDBs, mark videos watched, access ChatGPT, and exam prep resources
Type
Extension
Users
8,000 users
1K
Website hackerwasii.com
Waseem Akram
View author page of Waseem Akram
Published
Published on December 27, 2024
Version 1.10.6
Manifest version
3
Updated
Updated on April 20, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Firewall Bypass vu 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
{
    "manifest_version": 3,
    "name": "Firewall Bypass vu",
    "version": "1.10.6",
    "minimum_chrome_version": "101",
    "description": "Firewall Bypass vu: copy-paste in quizzes\/GDBs, mark videos watched, access ChatGPT, and exam prep resources",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "activeTab",
        "contextMenus",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.vulms.vu.edu.pk\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "\/icons\/icon-256.png",
        "48": "\/icons\/icon-512.png",
        "128": "\/icons\/icon-512.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "\/icons\/icon-256.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.vulms.vu.edu.pk\/*"
            ],
            "js": [
                "content_script.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ]
}
© 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