Chrome Webstore Quick View Firefox

Examine source code of Chrome Webstore Quick View

Inspect and view changes in Chrome Webstore Quick View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Chrome web store app",
  "description": "",
  "version": "0.1.1resigned1",
  "permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "applications": {
    "gecko": {
      "id": "app@easync.com",
      "strict_min_version": "60.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://chrome.google.com/webstore/category/extensions*",
        "https://chrome.google.com/webstore/category/collection/*",
        "https://chrome.google.com/webstore/search/*"
      ],
      "js": [
        "inject.js"
      ],
      "css": [
        "inject.css"
      ]
    }
  ]
}

Best Chrome Webstore Quick View Alternatives

Here are some Firefox add-ons that are similar to Chrome Webstore Quick View: