Screenshot Visible Firefox

Examine source code of Screenshot Visible

By: dghjs
Inspect and view changes in Screenshot Visible source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screenshot Visible",
  "description": "Chụp ảnh màn hình khu vực hiện tại và mở ảnh trong tab mới",
  "version": "1.0",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Screenshot Visible"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fb49df59-3ace-4904-86dc-75408ed17090}"
    }
  }
}

Best Screenshot Visible Alternatives

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