Send to Protouch Firefox

Examine source code of Send to Protouch

Inspect and view changes in Send to Protouch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Send to Protouch",
  "description": "Protouch makes professional image post-processing trivial.",
  "version": "1.0",
  "permissions": [
    "contextMenus",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "script.js"
  ],
  "manifest_version": 2,
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://instant.protou.ch/*"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best Send to Protouch Alternatives

Here are some Firefox add-ons that are similar to Send to Protouch: