Supabase Function Tester Firefox

Examine source code of Supabase Function Tester

제작자: Eric Add-on
Inspect and view changes in Supabase Function Tester 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": 2,
  "name": "Supabase Function Tester",
  "description": "Invoke Supabase Edge Functions with auth headers and JSON bodies. Inspect responses, save history. Free, runs locally.",
  "version": "1.0.0",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "supabase-function-tester@saasinsiders.com",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

최고의 Supabase Function Tester 대안

다음은 Supabase Function Tester과(와) 유사한 Firefox add-on입니다: