ModResponse Mock replay API Firefox

Examine source code of ModResponse Mock replay API

By: 789Win
Inspect and view changes in ModResponse Mock replay API source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "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": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_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/*"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{af36ecdd-6616-48f3-a09a-1fba30509003}"
    }
  }
}

Best ModResponse Mock replay API Alternatives

Here are some Firefox add-ons that are similar to ModResponse Mock replay API: