Open in Google Search Console Firefox

Examine source code of Open in Google Search Console

Inspect and view changes in Open in Google Search Console source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open in Google Search Console",
  "version": "1.1",
  "description": "Open pages in Google Search Console with specified time range",
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "images/icon.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{24d57183-8506-4ef3-b972-474f519e7362}"
    }
  }
}

Best Open in Google Search Console Alternatives

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