RESTClient Lite Firefox

Examine source code of RESTClient Lite

提供元: RESTClient
Inspect and view changes in RESTClient Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RESTClient Lite",
  "version": "1.0.0",
  "description": "Send HTTP requests and inspect responses.",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "RESTClient Lite",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "restclient-lite-7392@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのRESTClient Lite代替案

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