StatusCode Notebook Firefox

Examine source code of StatusCode Notebook

提供元: Ruby Add-on
Inspect and view changes in StatusCode Notebook source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "StatusCode Notebook",
  "version": "1.0.0",
  "description": "Look up HTTP status codes from typed input, review practical notes, and copy local response-code reports.",
  "icons": {
    "48": "assets/icon.svg",
    "96": "assets/icon.svg"
  },
  "action": {
    "default_title": "StatusCode Notebook",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "assets/icon.svg",
      "96": "assets/icon.svg"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "statuscode-notebook@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのStatusCode Notebook代替案

StatusCode Notebookに類似したFirefox add-onをいくつか紹介します: