citation tools Firefox

Examine source code of citation tools

Inspect and view changes in citation tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scholar Enhancer",
  "version": "1.0",
  "description": "Enhances Google Scholar with citation tools, PDF links, and reference manager integration.",
  "icons": {
    "48": "icons/icon48.png"
  },
  "permissions": [
    "activeTab",
    "https://scholar.google.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://scholar.google.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/icon48.png",
    "default_title": "Scholar Enhancer"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{151c3b8c-0e31-4e6c-8004-2d9f62c99f42}"
    }
  }
}

Best citation tools Alternatives

Here are some Firefox add-ons that are similar to citation tools: