Visa Appointment Checker Firefox

Examine source code of Visa Appointment Checker

Inspect and view changes in Visa Appointment Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Alerta de vagas para visto",
  "version": "1.0.2",
  "description": "A extensão lê o arquivo de disponibilidade de vagas para agendar a entrevista do visto na embaixada dos EUA e te alerta se alguma vaga de interesse aparecer.",
  "icons": {
    "24": "icons/flag-24.png",
    "48": "icons/flag-48.png",
    "128": "icons/flag-128.png"
  },
  "developer": {
    "name": "Estevão Teixeira",
    "url": "/"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "*://ais.usvisa-info.com/*/niv/schedule/*",
    "notifications",
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://ais.usvisa-info.com/*/niv/schedule/*"
      ],
      "js": [
        "scripts.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "visaextension@estevaosoberano.com.br"
    }
  }
}

Best Visa Appointment Checker Alternatives

Here are some Firefox add-ons that are similar to Visa Appointment Checker: