Timezone
Timezone - track the time across the globe
Wat is Timezone?
Timezone is een Chrome-extensie ontwikkeld door Mr. Adhart Punjabi, en de belangrijkste functie is "Timezone - track the time across the globe".
Extensie Screenshots
Download het CRX-bestand van de extensie Timezone
Download Timezone-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
Whether you are a business man or a business woman, have relatives abroad or a world traveler, this is the extension for you.
With the Timezone new-tab extension you can know what time it is anywhere, anytime!
Try it now: https://timezone-ext.com/
By clicking “Add to Chrome”, you accept and agree to installing the Timezone extension and setting Chrome New-Tab Search provider to Microsoft Bing as described by the service in the Terms of Use (https://timezone-ext.com/end-user-license-agreement/)
and Privacy Policy (https://timezone-ext.com/privacy-policy-2/) Basisinformatie over de Extensie
| Naam | |
| ID | efpmjdhcbibibhlclhnaacacoocdhcgl |
| Officiële URL | https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl |
| Beschrijving | Timezone - track the time across the globe |
| Bestandsgrootte | 1.3 MB |
| Aantal Installaties | 159,067 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2023-09-08 |
| Publicatiedatum | 2023-05-30 |
| Beoordeling | 4.60/5 Totaal 20 Beoordelingen |
| Ontwikkelaar | Mr. Adhart Punjabi |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://timezone-ext.com/ |
| Help Pagina-URL | https://timezone-ext.com/#contact-us |
| URL van de Privacybeleid Pagina | https://timezone-ext.com/privacy-policy-2 |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0.1",
"name": "Timezone",
"description": "Timezone - track the time across the globe",
"permissions": [
"storage",
"unlimitedStorage"
],
"icons": {
"128": "img\/icon.png"
},
"chrome_url_overrides": {
"newtab": "search.html"
}
} | |