MPL ILS Extension Firefox

Examine source code of MPL ILS Extension

Inspect and view changes in MPL ILS Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MPL ILS Extension",
  "description": "Tools to extend the functionality of Madison Public Library's ILS",
  "version": "2026.5.26",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "64": "icon/64.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mpl-ils-extension@madisonpubliclibrary.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "clipboardRead",
    "storage",
    "https://geocoding.geo.census.gov/*",
    "https://*.googleapis.com/*",
    "https://*.mplnet.org/bibex/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "MPL ILS Extension",
    "default_popup": "popup.html"
  }
}

Best MPL ILS Extension Alternatives

Here are some Firefox add-ons that are similar to MPL ILS Extension: