Air Quality
Air Quality is a real time Air Quality Index monitor. It gives you access to real time Air Quality data in an instant.
Wat is Air Quality?
Air Quality is een Chrome-extensie ontwikkeld door intelliQDevelopment, en de belangrijkste functie is "Air Quality is a real time Air Quality Index monitor. It gives you access to real time Air Quality data in an instant.".
Extensie Screenshots
Download het CRX-bestand van de extensie Air Quality
Download Air Quality-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
Air Quality is becoming an ongoing issue as climate change becomes a sad reality. Receive real time air quality data. This is a must if you are going out for a walk, jog, or any outdoor activity. Monitor the air quality in your location and receive precautions depending on the quality level.
Updates:
* You can now search from cities in over 60 countries in the world!
Future updates:
* Allow users to have more than 1 city in the dashboard
* Save the city without reloading location when opening extension. Basisinformatie over de Extensie
| Naam | |
| ID | popmgmjcplakflpgbbnjnenojgbbejap |
| Officiële URL | https://chromewebstore.google.com/detail/air-quality/popmgmjcplakflpgbbnjnenojgbbejap |
| Beschrijving | Air Quality is a real time Air Quality Index monitor. It gives you access to real time Air Quality data in an instant. |
| Bestandsgrootte | 147 KB |
| Aantal Installaties | 208 |
| Huidige Versie | 2.25 |
| Laatst Bijgewerkt | 2019-02-22 |
| Publicatiedatum | 2019-02-22 |
| Beoordeling | 3.50/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | intelliQDevelopment |
| Betalingswijze | free |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Air Quality",
"short_name": "Air Quality",
"description": "Air Quality is a real time Air Quality Index monitor. It gives you access to real time Air Quality data in an instant.",
"version": "2.25",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"content_security_policy": "script-src 'self' 'sha256-GgRxrVOKNdB4LrRsVPDSbzvfdV4UqglmviH9GoBJ5jk='; object-src 'self'",
"permissions": [
"geolocation"
]
} | |