Google News Extractor by searchanalyzer Firefox

Examine source code of Google News Extractor by searchanalyzer

Inspect and view changes in Google News Extractor by searchanalyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google News Extractor by searchanalyzer",
  "version": "1.1.0",
  "description": "Google News Extractor is the most convenient way to check news ranking in Google Search, Google News Search and on news.google.com",
  "icons": {
    "48": "img/google-news-extractor.png"
  },
  "permissions": [
    "notifications",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "include_globs": [
        "*://*google.*/*",
        "*://*bing.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "img/google-news-extractor.png",
    "default_title": "Google News Extractor"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6907dec5-0eb5-459d-a2fa-f69e9b67c4cd}"
    }
  }
}

Best Google News Extractor by searchanalyzer Alternatives

Here are some Firefox add-ons that are similar to Google News Extractor by searchanalyzer: