WP Hive - A better WordPress Repository Firefox

Examine source code of WP Hive - A better WordPress Repository

Inspect and view changes in WP Hive - A better WordPress Repository source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "WP Hive - A better WordPress Repository",
  "version": "2.0.1",
  "description": "Show plugin report in WordPress.ORG",
  "homepage_url": "https://github.com/Appsero/wphive-firefox-extension",
  "manifest_version": 2,
  "icons": {
    "16": "images/hive-icon-16.png",
    "48": "images/hive-icon-48.png",
    "128": "images/hive-icon-128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "https://*.wordpress.org/plugins/*",
    "https://wphive.com/*"
  ],
  "browser_action": {
    "default_icon": {
      "16": "images/hive-icon-16.png",
      "48": "images/hive-icon-48.png",
      "128": "images/hive-icon-128.png"
    },
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.wordpress.org/plugins/*"
      ],
      "css": [
        "css/plugins-content-style.css"
      ],
      "js": [
        "js/jquery-3.5.1.min.js",
        "js/plugins-content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "editorial@wphive.com"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best WP Hive - A better WordPress Repository Alternatives

Here are some Firefox add-ons that are similar to WP Hive - A better WordPress Repository: