WebExtension.net
WebExtension.net

Origin Requests Only (Firewall)

View on Chrome Web Store
View Origin Requests Only (Firewall) Chrome Extension on Chrome Web Store
4.5 (12 ratings)

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

Origin Requests Only block all requests that isn't from current site domain or sub domain. Preventing spy, tracking and ads.
Type
Extension
Users
534 users
5
ATCS
View author page of ATCS
Published
Published on March 4, 2018
Version 1.1.2
Manifest version
2
Updated
Updated on February 26, 2021
View on Chrome Web Store
View Origin Requests Only (Firewall) Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Origin Requests Only (Firewall)",
    "version": "1.1.2",
    "description": "Origin Requests Only block all requests that isn't from current site domain or sub domain. Preventing spy, tracking and ads.",
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "storage",
        "tabs",
        "<all_urls>",
        "unlimitedStorage"
    ],
    "icons": {
        "20": "img\/icon_20.png",
        "128": "img\/icon_128.png"
    },
    "browser_action": {
        "default_icon": "img\/icon_20.png",
        "default_title": "Origin Requests Only (Firewall)",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}
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