Corona-tracker
Keeps track of corona stats.
What is Corona-tracker?
Corona-tracker is a Chrome extension developed by Unknown, and its main feature is "Keeps track of corona stats.".
Extension Screenshots
Download Corona-tracker Extension CRX File
Download Corona-tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Corona-tracker was made as a tool for tracking covid19 data right in the browser. Choose what country you want to track or simply look at global data. Extension Basic Information
| Name | |
| ID | odbmmelheiaeelfbchflkldopnfjbffc |
| Official URL | https://chromewebstore.google.com/detail/corona-tracker/odbmmelheiaeelfbchflkldopnfjbffc |
| Description | Keeps track of corona stats. |
| File Size | 53.76 KB |
| Installation Count | 25 |
| Current Version | 1.2 |
| Last Updated | 2020-03-16 |
| Publish Date | 2020-03-15 |
| Rating | 4.67/5 Total 3 Ratings |
| Developer | Unknown |
| Payment Type | free |
| Supported Languages | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Corona-tracker",
"version": "1.2",
"description": "Keeps track of corona stats.",
"icons": {
"48": "icons\/corona_48.png",
"96": "icons\/corona_96.png",
"128": "icons\/corona_128.png"
},
"browser_action": {
"default_icon": "icons\/corona_32.png",
"default_title": "Corona-tracker",
"default_popup": "popup\/index.html"
}
} | |