WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Modify Content-Type

Modify Content-Type

View on Chrome Web Store
View Modify Content-Type Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (35 ratings)
0 views
This extension has been viewed 0 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.

Change the response content type to force documents to open in or outside the browser window or in a special view mode (PDF, XML...)
Type
Extension
Users
9,000 users
1K
Daniel Calliess
View author page of Daniel Calliess
Published
Published on October 30, 2013
Version 0.2
Manifest version
2
Updated
Updated on November 15, 2013
productivity/developer
Extension Category
View on Chrome Web Store
View Modify Content-Type 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": "Modify Content-Type",
    "description": "Change the response content type to force documents to open in or outside the browser window or in a special view mode (PDF, XML...)",
    "version": "0.2",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "jquery-2.0.3.min.js",
            "background.js"
        ]
    },
    "icons": {
        "16": "mct16.png",
        "48": "mct48.png",
        "128": "mct128.png"
    },
    "permissions": [
        "<all_urls>",
        "webRequest",
        "webRequestBlocking"
    ],
    "options_page": "options.html"
}
© 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