CoWIN Vaccine Booking Bot
A faster & Better way to book your vaccine slot in India
Cos'è CoWIN Vaccine Booking Bot?
CoWIN Vaccine Booking Bot è un'estensione di Chrome sviluppata da prakashaaditya18, e la sua funzione principale è "A faster & Better way to book your vaccine slot in India".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CoWIN Vaccine Booking Bot
Scarica i file di estensione CoWIN Vaccine Booking Bot in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 )
Informazioni di Base sull'Estensione
Nome | CoWIN Vaccine Booking Bot |
ID | ajjahafbjfkepefpaleijlblkopkgmgh |
URL Ufficiale | https://chromewebstore.google.com/detail/cowin-vaccine-booking-bot/ajjahafbjfkepefpaleijlblkopkgmgh |
Descrizione | A faster & Better way to book your vaccine slot in India |
Dimensione del File | 182 KB |
Conteggio Installazioni | 1,221 |
Versione Corrente | 2.0 |
Ultimo Aggiornamento | 2021-07-03 |
Data di Pubblicazione | 2021-07-03 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | prakashaaditya18 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |