Google Search Console Extended Firefox

Examine source code of Google Search Console Extended

Inspect and view changes in Google Search Console Extended source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Google Search Console Extended",
  "version": "1.4",
  "description": "Extends the new Google Search Console",
  "permissions": [
    "https://search.google.com/*",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://search.google.com/*"
      ],
      "css": [
        "gsc.css"
      ],
      "js": [
        "gsc.js"
      ]
    }
  ],
  "icons": {
    "128": "gsc-e.png"
  },
  "manifest_version": 2
}

Best Google Search Console Extended Alternatives

Here are some Firefox add-ons that are similar to Google Search Console Extended: