Google Scholar Tab Fixer Firefox

Examine source code of Google Scholar Tab Fixer

Inspect and view changes in Google Scholar Tab Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Scholar Tab Fixer",
  "version": "1.1",
  "description": "Fix opening entries from Google Scholar profiles in new tabs.",
  "icons": {
    "48": "icons/baseline_tab_black_48dp.png"
  },
  "author": "Richard Droste",
  "homepage_url": "https://github.com/rdroste/gScholarTabs",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "include_globs": [
        "*://*scholar.google.*/citations?*user=*"
      ],
      "js": [
        "gscholartabs.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Google Scholar Tab Fixer Alternatives

Here are some Firefox add-ons that are similar to Google Scholar Tab Fixer: