Send to Json Dispatch Firefox

Examine source code of Send to Json Dispatch

Inspect and view changes in Send to Json Dispatch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Send to Json Dispatch",
  "description": "Send to jsondispatch json-rpc api",
  "version": "0.2resigned1",
  "homepage_url": "https://github.com/ibizaman/jsondispatch",
  "developer": {
    "name": "Pierre Penninckx"
  },
  "background": {
    "scripts": [
      "util.js",
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs",
    "storage",
    "notifications"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fb670bdd-bc7f-40a8-af1c-630e89c5d9fb}"
    }
  }
}

Meilleures alternatives Send to Json Dispatch

Voici quelques Firefox add-ons qui sont similaires à Send to Json Dispatch :