Scholarcy Browser Extension Firefox

Examine source code of Scholarcy Browser Extension

Inspect and view changes in Scholarcy Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.d78e8750.png",
    "32": "icon32.plasmo.3c2b2c1e.png",
    "48": "icon48.plasmo.b2c604ff.png",
    "64": "icon64.plasmo.8eaf666f.png",
    "128": "icon128.plasmo.8807a364.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.d78e8750.png",
      "32": "icon32.plasmo.3c2b2c1e.png",
      "48": "icon48.plasmo.b2c604ff.png",
      "64": "icon64.plasmo.8eaf666f.png",
      "128": "icon128.plasmo.8807a364.png"
    },
    "default_popup": "popup.html"
  },
  "version": "5.4.0",
  "author": "Scholarcy",
  "name": "Scholarcy Browser Extension",
  "description": "Summarizes research articles, creates interactive flashcards, highlights key points, links to open-access versions of each citation",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "permissions": [
    "storage",
    "activeTab",
    "cookies",
    "https://*.scholarcy.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content.56dd3db3.js"
      ],
      "all_frames": false,
      "css": []
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "USE_MOZILLA_ADDONS_ID@example.com"
    }
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+Y",
        "mac": "MacCtrl+Command+Y"
      }
    }
  }
}

Best Scholarcy Browser Extension Alternatives

Here are some Firefox add-ons that are similar to Scholarcy Browser Extension: