SWITCH Library Search Tool Firefox

Examine source code of SWITCH Library Search Tool

Inspect and view changes in SWITCH Library Search Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SWITCH Consortium Library Search Plugin",
  "description": "Search the your Library's Catalog at any moment without leaving your current page!",
  "version": "9.0",
  "author": "Leiden University Libraries - adapted for the use of the SWITCH Library Consortium",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "switchlibrary@gmail.com",
      "strict_min_version": "109.0"
    }
  },
  "action": {
    "default_icon": "SWITCH-logo-128.png",
    "default_popup": "popup.html",
    "default_title": "SWITCH Consortium Library Search Plugin"
  },
  "icons": {
    "16": "SWITCH-logo-16.png",
    "48": "SWITCH-logo-48.png",
    "128": "SWITCH-logo-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "storage"
  ]
}

Best SWITCH Library Search Tool Alternatives

Here are some Firefox add-ons that are similar to SWITCH Library Search Tool: