Screenshot Tool - By Mr.Bear Firefox

Examine source code of Screenshot Tool - By Mr.Bear

By: Mr.Bear
Inspect and view changes in Screenshot Tool - By Mr.Bear source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "One Click Screenshot",
  "version": "1.0",
  "description": "Click once to take a screenshot.",
  "permissions": [
    "activeTab",
    "tabs",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Screenshot",
    "default_icon": {
      "48": "icon.svg"
    }
  },
  "icons": {
    "48": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "one-click-screenshot@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Screenshot Tool - By Mr.Bear Alternatives

Here are some Firefox add-ons that are similar to Screenshot Tool - By Mr.Bear: