WebExtension.net
WebExtension.net

ModResponse - Mock and replay API

View on Chrome Web Store
View ModResponse - Mock and replay API Chrome Extension on Chrome Web Store
4.6 (22 ratings)

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

Mock, modify, and replay API. Easy setup. No proxy needed. No code change required.
Type
Extension
Users
10,000 users
Website modheader.com
ModHeader
View author page of ModHeader
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 16, 2022
Version 1.2.1
Manifest version
3
Updated
Updated on September 1, 2023
View on Chrome Web Store
View ModResponse - Mock and replay API Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ModResponse - Mock and replay API",
    "version": "1.2.1",
    "description": "Mock, modify, and replay API. Easy setup. No proxy needed. No code change required.",
    "short_name": "ModResponse",
    "homepage_url": "https:\/\/modheader.com\/modresponse",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "32": "images\/icon.png"
        },
        "default_title": "ModResponse",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "incognito": "spanning",
    "permissions": [
        "alarms",
        "contextMenus",
        "storage",
        "activeTab",
        "debugger",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/modheader.com\/*",
        "<all_urls>"
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+H"
            }
        },
        "toggle_pause": {
            "description": "Toggle pause\/resume",
            "suggested_key": {
                "default": "Alt+Shift+P"
            }
        },
        "switch_to_profile_1": {
            "description": "Switch to 1st profile"
        },
        "switch_to_profile_2": {
            "description": "Switch to 2nd profile"
        },
        "switch_to_profile_3": {
            "description": "Switch to 3rd profile"
        },
        "switch_to_profile_4": {
            "description": "Switch to 4th profile"
        }
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/modheader.com\/*"
        ]
    }
}
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