Search google scholar Firefox

Examine source code of Search google scholar

By: yun
Inspect and view changes in Search google scholar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Search google scholar",
  "version": "0.1",
  "description": "A menu option to search selected text on google scholar, by yun.",
  "icons": {
    "16": "icons/scholar.png"
  },
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "search.js"
    ]
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "scholar",
      "search_url": "https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q={searchTerms}",
      "keyword": "sch"
    }
  }
}

Best Search google scholar Alternatives

Here are some Firefox add-ons that are similar to Search google scholar: