OneScholar Beta Firefox

Examine source code of OneScholar Beta

Inspect and view changes in OneScholar Beta source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "version": "4.1.6",
  "icons": {
    "16": "img/onescholar_16.png",
    "48": "img/onescholar_48.png",
    "128": "img/onescholar_128.png"
  },
  "homepage_url": "https://www.scigreat.com/info/onescholar",
  "default_locale": "zh_CN",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "https://pos.baidu.com/*",
        "https://teams.live.com/*",
        "https://teams.microsoft.com/*"
      ],
      "js": [
        "onescholar.js"
      ],
      "css": [
        "css/style.css"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "unlimitedStorage",
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    "json/*.json",
    "img/*.png",
    "img/icons/*.png",
    "css/*.css",
    "js/*.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "sciaddpro@scigreat.com",
      "strict_min_version": "78.0"
    }
  },
  "browser_action": {
    "default_title": "OneScholar",
    "default_popup": "popup.html"
  }
}

Best OneScholar Beta Alternatives

Here are some Firefox add-ons that are similar to OneScholar Beta: