CoWIN Vaccine Booking Bot

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

What is CoWIN Vaccine Booking Bot?

CoWIN Vaccine Booking Bot is a Chrome extension developed by prakashaaditya18, and its main feature is "A faster & Better way to book your vaccine slot in India".

Extension Screenshots

screenshot

Download CoWIN Vaccine Booking Bot Extension CRX File

Download CoWIN Vaccine Booking Bot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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 )                    

Extension Basic Information

Name CoWIN Vaccine Booking Bot CoWIN Vaccine Booking Bot
ID ajjahafbjfkepefpaleijlblkopkgmgh
Official URL https://chromewebstore.google.com/detail/cowin-vaccine-booking-bot/ajjahafbjfkepefpaleijlblkopkgmgh
Description A faster & Better way to book your vaccine slot in India
File Size 182 KB
Installation Count 1,221
Current Version 2.0
Last Updated 2021-07-03
Publish Date 2021-07-03
Rating 5.00/5 Total 3 Ratings
Developer prakashaaditya18
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}