CoWIN Vaccine Booking Bot
A faster & Better way to book your vaccine slot in India
什么是CoWIN Vaccine Booking Bot?
CoWIN Vaccine Booking Bot是由prakashaaditya18开发的Chrome扩展程序,该扩展的主要功能是“A faster & Better way to book your vaccine slot in India”。
扩展截图
下载CoWIN Vaccine Booking Bot扩展crx文件
下载CoWIN Vaccine Booking Bot扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 )
扩展基本信息
名称 | CoWIN Vaccine Booking Bot |
ID | ajjahafbjfkepefpaleijlblkopkgmgh |
官方URL | https://chromewebstore.google.com/detail/cowin-vaccine-booking-bot/ajjahafbjfkepefpaleijlblkopkgmgh |
简介 | A faster & Better way to book your vaccine slot in India |
文件大小 | 182 KB |
安装次数 | 1,221 |
当前版本 | 2.0 |
更新时间 | 2021-07-03 |
上架时间 | 2021-07-03 |
评分 | 5.00/5 共3次评分 |
开发者 | prakashaaditya18 |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } } |