TOPSCINET: Top 2% Scientist Firefox

Examine source code of TOPSCINET: Top 2% Scientist

Inspect and view changes in TOPSCINET: Top 2% Scientist 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": "TOPSCINET: Top 2% Scientist Badge",
  "version": "1.0.1",
  "description": "Shows a TOPSCINET badge on Google Scholar profiles of researchers in the global Top 2% Scientists list.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "host_permissions": [
    "https://pub-4262acbbb5d343d89c615d6b38474b4b.r2.dev/*",
    "https://badge.top2percentscientists.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://scholar.google.com/citations*"
      ],
      "js": [
        "keys.js",
        "indexstore.js",
        "topsci-logo.js",
        "content.js"
      ],
      "css": [
        "badge.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_title": "TOPSCINET Badge",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "topscinet-badge@topscinet.com",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TOPSCINET: Top 2% Scientist Alternatives

Here are some Firefox add-ons that are similar to TOPSCINET: Top 2% Scientist: