Google Scholar Extract Firefox

Examine source code of Google Scholar Extract

Inspect and view changes in Google Scholar Extract source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GSEFE",
  "version": "1.0",
  "description": "Extracts search results from Google Scholar",
  "icons": {
    "48": "icons/GSEFE-48.png",
    "96": "icons/GSEFE-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.scholar.google.com/*"
      ],
      "js": [
        "GSEFE.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "a10554@iscte-iul.pt"
    }
  }
}

Best Google Scholar Extract Alternatives

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