Corona Tracker
A Google Chrome extension for tracking CORONAVIRUS COVID-19 update
Wat is Corona Tracker?
Corona Tracker is een Chrome-extensie ontwikkeld door mazik, en de belangrijkste functie is "A Google Chrome extension for tracking CORONAVIRUS COVID-19 update".
Extensie Screenshots
Download het CRX-bestand van de extensie Corona Tracker
Download Corona Tracker-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
CORONAVIRUS - COVID-19 was developed for seeing the latest update about the CORONAVIRUS - COVID-19. It was previously designed for operating system level https://github.com/mazik/corona/ using Electron but there was some operating system specific issue and code signing hasn't been done. So, CORONAVIRUS - COVID-19 is now introduced as a Google Chrome extension so there's no more operating system specific issue and can be run any operating system as long as you're running Google Chrome.
Basisinformatie over de Extensie
Naam | Corona Tracker |
ID | ikijbjphceaapcgigpdejijgphdcnide |
Officiële URL | https://chromewebstore.google.com/detail/corona-tracker/ikijbjphceaapcgigpdejijgphdcnide |
Beschrijving | A Google Chrome extension for tracking CORONAVIRUS COVID-19 update |
Bestandsgrootte | 284 KB |
Aantal Installaties | 72 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2020-06-02 |
Publicatiedatum | 2020-05-31 |
Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
Ontwikkelaar | mazik |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/mazik/corona-tracker |
Help Pagina-URL | https://github.com/mazik/corona-tracker |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Corona Tracker", "version": "1.3", "description": "A Google Chrome extension for tracking CORONAVIRUS COVID-19 update", "manifest_version": 2, "browser_action": { "default_icon": { "16": "icon\/[email protected]", "32": "icon\/[email protected]", "48": "icon\/[email protected]", "128": "icon\/[email protected]" }, "default_popup": "popup.html" }, "icons": { "16": "icon\/[email protected]", "32": "icon\/[email protected]", "48": "icon\/[email protected]", "128": "icon\/[email protected]" }, "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |