Scholar Citation Forecaster Firefox

Examine source code of Scholar Citation Forecaster

By: jonaso Add-on
Inspect and view changes in Scholar Citation Forecaster source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Scholar Citation Forecaster",
  "version": "1.0.2",
  "description": "Adds a year-end citation projection (forecast) to Google Scholar profile pages. Fits the best-matching growth curve to your past years and overlays the prediction with a 95% confidence interval.",
  "content_scripts": [
    {
      "matches": [
        "https://scholar.google.com/citations*"
      ],
      "js": [
        "content.bundle.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "host_permissions": [
    "https://scholar.google.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "scholar-projection-v1@jonaso.de",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Scholar Citation Forecaster Alternatives

Here are some Firefox add-ons that are similar to Scholar Citation Forecaster: