CoWIN Vaccine Booking Bot

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

Was ist CoWIN Vaccine Booking Bot?

CoWIN Vaccine Booking Bot ist eine Chrome-Erweiterung, die von prakashaaditya18 entwickelt wurde, und ihr Hauptmerkmal ist "A faster & Better way to book your vaccine slot in India".

Erweiterungsscreenshots

screenshot

CoWIN Vaccine Booking Bot-Erweiterungs-CRX-Datei herunterladen

Laden Sie CoWIN Vaccine Booking Bot-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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 )                    

Grundlegende Informationen zur Erweiterung

Name CoWIN Vaccine Booking Bot CoWIN Vaccine Booking Bot
ID ajjahafbjfkepefpaleijlblkopkgmgh
Offizielle URL https://chromewebstore.google.com/detail/cowin-vaccine-booking-bot/ajjahafbjfkepefpaleijlblkopkgmgh
Beschreibung A faster & Better way to book your vaccine slot in India
Dateigröße 182 KB
Installationsanzahl 1,221
Aktuelle Version 2.0
Letztes Update 2021-07-03
Veröffentlichungsdatum 2021-07-03
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler prakashaaditya18
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}