Webpage Screenshot Cv Firefox

Examine source code of Webpage Screenshot Cv

Inspect and view changes in Webpage Screenshot Cv source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Webpage Screenshot",
  "version": "1.2",
  "description": "A utility to take screenshots of webpages.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5868fec4-83fa-4a4b-8af5-138f578aa6cf}"
    }
  }
}

Best Webpage Screenshot Cv Alternatives

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