Panel for Google™ Scholar Firefox

Examine source code of Panel for Google™ Scholar

By: moris
Inspect and view changes in Panel for Google™ Scholar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.4resigned1",
  "manifest_version": 2,
  "short_name": "googlescholar",
  "name": "Panel for Google™ Scholar",
  "background": {
    "page": "lib/chrome/background.html"
  },
  "web_accessible_resources": [
    "data/popup/inject.css"
  ],
  "homepage_url": "http://mybrowseraddon.com/google-scholar.html",
  "description": "Easy access to Google Scholar right from toolbar popup",
  "options_ui": {
    "chrome_style": true,
    "page": "data/options/options.html"
  },
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "<all_urls>",
    "webRequestBlocking"
  ],
  "browser_action": {
    "default_popup": "data/popup/popup.html",
    "default_title": "Panel for Google™ Scholar",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start",
      "js": [
        "data/popup/inject.js"
      ],
      "include_globs": [
        "*://scholar.google.*/*"
      ]
    }
  ],
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jid0-lRyH6gsubSGwFw1fH23j7@jetpack"
    }
  }
}

Best Panel for Google™ Scholar Alternatives

Here are some Firefox add-ons that are similar to Panel for Google™ Scholar: