WebExtension.net
WebExtension.net

Ignore X-Frame headers

View on Chrome Web Store
View Ignore X-Frame headers Chrome Extension on Chrome Web Store
4.4 (153 ratings)

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

Drops X-Frame-Options and Content-Security-Policy HTTP response headers, allowing all pages to be iframed.
Type
Extension
Users
300,000 users
Guillaume Ryder
View author page of Guillaume Ryder
Published
Published on January 23, 2013
Version 2.0.0
Manifest version
3
Updated
Updated on November 27, 2023
View on Chrome Web Store
View Ignore X-Frame headers Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ignore X-Frame headers",
    "version": "2.0.0",
    "description": "Drops X-Frame-Options and Content-Security-Policy HTTP response headers, allowing all pages to be iframed.",
    "author": "Guillaume Ryder",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "net_rules",
                "enabled": true,
                "path": "net_rules.json"
            }
        ]
    },
    "permissions": [
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
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