Screensync Screenshot App Firefox

Examine source code of Screensync Screenshot App

Inspect and view changes in Screensync Screenshot App source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "scripts/jquery.js",
      "scripts/background.js"
    ]
  },
  "browser_action": {
    "default_popup": "main.html"
  },
  "description": "Capture & Share Your Screen With Ease",
  "icons": {
    "16": "images/icon-19.png",
    "128": "images/icon-128.png"
  },
  "manifest_version": 2,
  "name": "Screensync Screenshot App",
  "permissions": [
    "activeTab",
    "tabs",
    "http://*/*",
    "https://*/*",
    "storage",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scripts/jquery.js"
      ]
    }
  ],
  "version": "2.0.5",
  "commands": {
    "captureregion": {
      "suggested_key": {
        "default": "Ctrl+Shift+1"
      },
      "description": "It captures a region of your choice."
    }
  }
}

Best Screensync Screenshot App Alternatives

Here are some Firefox add-ons that are similar to Screensync Screenshot App: