Website Quick Screenshot Firefox

Examine source code of Website Quick Screenshot

By: IWIN
Inspect and view changes in Website Quick Screenshot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Quick Screenshot",
  "version": "1.0",
  "description": "Chụp ảnh toàn bộ trang web hoặc khu vực cụ thể chỉ với một cú nhấp chuột và lưu vào máy.",
  "permissions": [
    "activeTab",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Quick Screenshot",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{15d4b6cf-e5d3-42f0-b111-3b7a2ec247e4}"
    }
  }
}

Best Website Quick Screenshot Alternatives

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