Web Design Pirate for DevTools Firefox

Examine source code of Web Design Pirate for DevTools

Inspect and view changes in Web Design Pirate for DevTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Design Pirate",
  "version": "1.6",
  "description": "Fast and easy way to copy web components, HTML widgets and parts of website design.",
  "devtools_page": "src/devtools.html",
  "background": {
    "persistent": false,
    "scripts": [
      "src/background.js"
    ]
  },
  "permissions": [
    "<all_urls>"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "icons": {
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "author": "Dalimil Hajek"
}

Best Web Design Pirate for DevTools Alternatives

Here are some Firefox add-ons that are similar to Web Design Pirate for DevTools: