WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ModBox – Modify headers, block requests

ModBox – Modify headers, block requests

View on Chrome Web Store
View ModBox – Modify headers, block requests Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (12 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

Modify HTTP headers, block assets or domains & redirect requests. Organise rules by folder and tab, optionally scope to domains.
Type
Extension
Users
1,000 users
1
Rob Phillips
View author page of Rob Phillips
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 3, 2024
Version 0.2.1
Manifest version
3
Updated
Updated on October 5, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View ModBox – Modify headers, block requests 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",
    "manifest_version": 3,
    "name": "ModBox \u2013 Modify headers, block requests",
    "short_name": "ModBox",
    "description": "Modify HTTP headers, block assets or domains & redirect requests. Organise rules by folder and tab, optionally scope to domains.",
    "version": "0.2.1",
    "author": {
        "email": "[email protected]"
    },
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "storage",
        "declarativeNetRequest"
    ],
    "optional_permissions": [
        "clipboardWrite"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "images\/16_16.png",
        "32": "images\/32_32.png",
        "48": "images\/48_48.png",
        "128": "images\/128_128.png"
    },
    "background": {
        "service_worker": "\/scripts\/service-worker.js",
        "type": "module"
    }
}
© 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