CoWIN Vaccine Booking Bot
A faster & Better way to book your vaccine slot in India
Wat is CoWIN Vaccine Booking Bot?
CoWIN Vaccine Booking Bot is een Chrome-extensie ontwikkeld door prakashaaditya18, en de belangrijkste functie is "A faster & Better way to book your vaccine slot in India".
Extensie Screenshots
Download het CRX-bestand van de extensie CoWIN Vaccine Booking Bot
Download CoWIN Vaccine Booking Bot-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
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 )
Basisinformatie over de Extensie
Naam | CoWIN Vaccine Booking Bot |
ID | ajjahafbjfkepefpaleijlblkopkgmgh |
Officiële URL | https://chromewebstore.google.com/detail/cowin-vaccine-booking-bot/ajjahafbjfkepefpaleijlblkopkgmgh |
Beschrijving | A faster & Better way to book your vaccine slot in India |
Bestandsgrootte | 182 KB |
Aantal Installaties | 1,221 |
Huidige Versie | 2.0 |
Laatst Bijgewerkt | 2021-07-03 |
Publicatiedatum | 2021-07-03 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | prakashaaditya18 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |