TurboVax Firefox

Examine source code of TurboVax

Inspect and view changes in TurboVax source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "TurboVax",
  "version": "0.10.0",
  "description": "Assists with securing a vaccine appointment from the MD massvax sites.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://massvax.maryland.gov/*"
      ],
      "js": [
        "lib/js/jquery-3.5.1.min.js",
        "massvax.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "audio/turbo-time.wav",
    "audio/put-cookie-down.wav",
    "audio/motion-tracker.wav"
  ],
  "manifest_version": 2
}

Best TurboVax Alternatives

Here are some Firefox add-ons that are similar to TurboVax: