Lean Library Firefox

Examine source code of Lean Library

Inspect and view changes in Lean Library source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "options_ui": {
    "page": "src/options.html",
    "browser_style": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{809ea8a3-a45d-41a2-9cb0-e7c7d7321db5}"
    }
  },
  "name": "Lean Library",
  "description": "A library-approved tool to unlock access to academic papers.",
  "version": "2026.8.2",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "src/background/index.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "icons/inactive/icon-16.png",
      "32": "icons/inactive/icon-32.png",
      "192": "icons/inactive/icon-192.png",
      "256": "icons/inactive/icon-256.png"
    },
    "default_popup": "src/popup.html"
  },
  "icons": {
    "16": "icons/store/icon-16.png",
    "32": "icons/store/icon-32.png",
    "192": "icons/store/icon-192.png",
    "256": "icons/store/icon-256.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ],
      "js": [
        "src/content-script/index.js"
      ]
    }
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+L",
        "mac": "Alt+Shift+L"
      }
    }
  },
  "default_locale": "en",
  "web_accessible_resources": [
    {
      "resources": [
        "*.css",
        "src/popup.html",
        "*.svg",
        "placeholder-*.png",
        "*.png",
        "*.webm"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "alarms",
    "activeTab",
    "webNavigation",
    "contextMenus",
    "unlimitedStorage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*",
    "<all_urls>"
  ]
}

Mejores alternativas Lean Library

Aquí hay algunas Firefox add-ons que son similares a Lean Library: