CoWIN Vaccine Booking Bot

A faster & Better way to book your vaccine slot in India

O que é CoWIN Vaccine Booking Bot?

CoWIN Vaccine Booking Bot é uma extensão do Chrome desenvolvida por prakashaaditya18, e sua principal característica é "A faster & Better way to book your vaccine slot in India".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão CoWIN Vaccine Booking Bot

Baixe arquivos de extensão CoWIN Vaccine Booking Bot no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        A faster & Better way to book your vaccine slot in India. If you find this extension helpful. Please help at least 2 other People and told them to help other 2. So that it will be helpful for others for their survival in the Pandemic. 

Thank You
Aaditya Prakash
SRMIST ( CSE'23 )                    

Informações Básicas da Extensão

Nome CoWIN Vaccine Booking Bot CoWIN Vaccine Booking Bot
ID ajjahafbjfkepefpaleijlblkopkgmgh
URL Oficial https://chromewebstore.google.com/detail/cowin-vaccine-booking-bot/ajjahafbjfkepefpaleijlblkopkgmgh
Descrição A faster & Better way to book your vaccine slot in India
Tamanho do Arquivo 182 KB
Contagem de Instalações 1,221
Versão Atual 2.0
Última Atualização 2021-07-03
Data de Publicação 2021-07-03
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor prakashaaditya18
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Aaditya Prakash",
    "name": "CoWIN Vaccine Booking Bot",
    "description": "A faster & Better way to book your vaccine slot in India",
    "version": "2.0",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/favicon-16x16.png",
            "32": "\/images\/favicon-32x32.png",
            "48": "\/images\/favicon-32x32.png",
            "128": "\/images\/favicon-128x128.png"
        }
    },
    "icons": {
        "16": "\/images\/favicon-16x16.png",
        "32": "\/images\/favicon-32x32.png",
        "48": "\/images\/favicon-32x32.png",
        "128": "\/images\/favicon-128x128.png"
    }
}