Google Scholar Research Firefox

Examine source code of Google Scholar Research

Inspect and view changes in Google Scholar Research source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Scholar Research",
  "version": "1.0",
  "description": "Extension to save research papers from Google Scholar to your local storage.",
  "permissions": [
    "activeTab",
    "storage",
    "https://scholar.google.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2c15e8be-a02f-48c9-ac28-bd87e8e43975}"
    }
  }
}

Best Google Scholar Research Alternatives

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