Age Watch
Age Watch — Watch your age!
Wat is Age Watch?
Age Watch is een Chrome-extensie ontwikkeld door https://siamak.us, en de belangrijkste functie is "Age Watch — Watch your age!".
Extensie Screenshots
Download het CRX-bestand van de extensie Age Watch
Download Age Watch-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
Age Watch — Watch your age! Basisinformatie over de Extensie
| Naam | |
| ID | oakoijppjjmfigphnogkbmecfjhpoogj |
| Officiële URL | https://chromewebstore.google.com/detail/age-watch/oakoijppjjmfigphnogkbmecfjhpoogj |
| Beschrijving | Age Watch — Watch your age! |
| Bestandsgrootte | 336 KB |
| Aantal Installaties | 187 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2019-03-27 |
| Publicatiedatum | 2019-03-27 |
| Beoordeling | 3.40/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | https://siamak.us |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"chrome_url_overrides": {
"newtab": ".\/dist\/index.html"
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"description": "Age Watch \u2014 Watch your age!",
"icons": {
"128": ".\/icons\/128.png",
"16": ".\/icons\/16.png",
"48": ".\/icons\/48.png"
},
"browser_action": {
"default_icon": {
"16": ".\/icons\/16.png",
"24": ".\/icons\/24.png",
"32": ".\/icons\/32.png"
},
"default_title": "Age Watch"
},
"manifest_version": 2,
"name": "Age Watch",
"offline_enabled": true,
"version": "1.0"
} | |