CoWIN Vaccine Booking Bot

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

Qu'est-ce que CoWIN Vaccine Booking Bot ?

CoWIN Vaccine Booking Bot est une extension Chrome développée par prakashaaditya18, et sa fonction principale est "A faster & Better way to book your vaccine slot in India".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension CoWIN Vaccine Booking Bot

Téléchargez les fichiers d'extension CoWIN Vaccine Booking Bot au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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 )                    

Informations de Base sur l'Extension

Nom CoWIN Vaccine Booking Bot CoWIN Vaccine Booking Bot
ID ajjahafbjfkepefpaleijlblkopkgmgh
URL Officiel https://chromewebstore.google.com/detail/cowin-vaccine-booking-bot/ajjahafbjfkepefpaleijlblkopkgmgh
Description A faster & Better way to book your vaccine slot in India
Taille du Fichier 182 KB
Nombre d'Installations 1,221
Version Actuelle 2.0
Dernière Mise à Jour 2021-07-03
Date de Publication 2021-07-03
Évaluation 5.00/5 Total 3 Évaluations
Développeur prakashaaditya18
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}