Vaccine Availability Alerts Firefox

Examine source code of Vaccine Availability Alerts

Inspect and view changes in Vaccine Availability Alerts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Corona Vaccine Availability Alerts",
  "version": "1.0.0",
  "manifest_version": 2,
  "description": "get Corona Vaccine Availability Alerts",
  "browser_action": {
    "default_icon": "covid-19-vaccine.png",
    "default_popup": "index.html"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "notifications"
  ],
  "icons": {
    "192": "covid-19-vaccine.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "CoronaVaccineAvailabilityAlerts@softwareprince.com",
      "strict_min_version": "53.0"
    }
  },
  "background": {
    "scripts": [
      "bckground.js"
    ],
    "persistent": true
  }
}

Best Vaccine Availability Alerts Alternatives

Here are some Firefox add-ons that are similar to Vaccine Availability Alerts: