ScholarEnhancer Firefox

Examine source code of ScholarEnhancer

Inspect and view changes in ScholarEnhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ScholarEnhancer",
  "version": "0.0.9",
  "manifest_version": 2,
  "description": "Enhances your experience in Google Scholar",
  "homepage_url": "https://scholarenhancer.github.io/ScholarEnhancer/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png",
    "256": "icons/icon256.png"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://scholar.google.com/*"
      ],
      "js": [
        "export.js",
        "libs/FileSaver.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ]
}

Best ScholarEnhancer Alternatives

Here are some Firefox add-ons that are similar to ScholarEnhancer: