CoWIN Vaccine Booking Bot

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

Co to jest CoWIN Vaccine Booking Bot?

CoWIN Vaccine Booking Bot to rozszerzenie Chrome opracowane przez prakashaaditya18, a jego główną funkcją jest „A faster & Better way to book your vaccine slot in India”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia CoWIN Vaccine Booking Bot

Pobierz pliki rozszerzeń CoWIN Vaccine Booking Bot w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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 )                    

Podstawowe informacje o rozszerzeniu

Nazwa CoWIN Vaccine Booking Bot CoWIN Vaccine Booking Bot
ID ajjahafbjfkepefpaleijlblkopkgmgh
Oficjalny URL https://chromewebstore.google.com/detail/cowin-vaccine-booking-bot/ajjahafbjfkepefpaleijlblkopkgmgh
Opis A faster & Better way to book your vaccine slot in India
Rozmiar pliku 182 KB
Liczba instalacji 1,221
Aktualna Wersja 2.0
Ostatnia Aktualizacja 2021-07-03
Data Publikacji 2021-07-03
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper prakashaaditya18
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}