Kenzo Time
Discover the KENZO Time collection
Vad är Kenzo Time?
Kenzo Time är en Chrome-tillägg utvecklad av https://www.kenzo.com, och dess huvudfunktion är "Discover the KENZO Time collection".
Tilläggsskärmbilder
Ladda ner Kenzo Time-förlängningens CRX-fil
Ladda ner Kenzo Time-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Click on the link and discover an experience that will give you time and weather wherever you are. Grundläggande Information om Tillägg
| Namn | |
| ID | hjcgaabgjenidcncmepmkgffehgdjnob |
| Officiell webbadress | https://chromewebstore.google.com/detail/kenzo-time/hjcgaabgjenidcncmepmkgffehgdjnob |
| Beskrivning | Discover the KENZO Time collection |
| Filstorlek | 3.33 MB |
| Antal Installationer | 21 |
| Aktuell Version | 1.2 |
| Senast Uppdaterad | 2015-06-10 |
| Publiceringsdatum | 2015-06-10 |
| Betyg | 3.67/5 Totalt 3 Betyg |
| Utvecklare | https://www.kenzo.com |
| Betalningssätt | free |
| Stödda Språk | en,fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.2",
"incognito": "split",
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"permissions": [
"geolocation"
],
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |