CoWIN Slot Availablity Notifier

Notifies you by ringing an alarm-tone when required vaccination slot is available on the CoWIN portal

Wat is CoWIN Slot Availablity Notifier?

CoWIN Slot Availablity Notifier is een Chrome-extensie ontwikkeld door Abhijeet Sharma, en de belangrijkste functie is "Notifies you by ringing an alarm-tone when required vaccination slot is available on the CoWIN portal".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie CoWIN Slot Availablity Notifier

Download CoWIN Slot Availablity Notifier-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Use this extension to get notified of any available vaccination slot in your locality.
An alarm will go off whenever such a slot is found. Then, you can view the latest slot availability data in an easy-to-view tabular form.
Hence, using this will increase your chances of getting a vaccination appointment and you can focus on other tasks instead of continuously checking the slot availability.
We use APIs which have been made publicly available to be used by third-party applications.                    

Basisinformatie over de Extensie

Naam CoWIN Slot Availablity Notifier CoWIN Slot Availablity Notifier
ID cijfoobajnpgpphocpkdcplfphadeaea
Officiële URL https://chromewebstore.google.com/detail/cowin-slot-availablity-no/cijfoobajnpgpphocpkdcplfphadeaea
Beschrijving Notifies you by ringing an alarm-tone when required vaccination slot is available on the CoWIN portal
Bestandsgrootte 12.06 KB
Aantal Installaties 746
Huidige Versie 1.2
Laatst Bijgewerkt 2021-05-27
Publicatiedatum 2021-05-16
Beoordeling 4.67/5 Totaal 6 Beoordelingen
Ontwikkelaar Abhijeet Sharma
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CoWIN Slot Availablity Notifier",
    "description": "Notifies you by ringing an alarm-tone when required vaccination slot is available on the CoWIN portal",
    "version": "1.2",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png"
    },
    "options_page": ".\/options.html",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": []
}