Timezone
Timezone - track the time across the globe
Hvad er Timezone?
Timezone er en Chrome-udvidelse udviklet af Mr. Adhart Punjabi, og dens hovedfunktion er "Timezone - track the time across the globe".
Udvidelsesskærmbilleder
Download Timezone-udvidelses-CRX-fil
Download Timezone-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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/) Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | efpmjdhcbibibhlclhnaacacoocdhcgl |
| Officiel URL | https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl |
| Beskrivelse | Timezone - track the time across the globe |
| Filstørrelse | 1.3 MB |
| Antal Installationer | 159,067 |
| Nuværende Version | 1.0.1 |
| Senest Opdateret | 2023-09-08 |
| Udgivelsesdato | 2023-05-30 |
| Bedømmelse | 4.60/5 Samlet 20 Bedømmelser |
| Udvikler | Mr. Adhart Punjabi |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://timezone-ext.com/ |
| Hjælpeside-URL | https://timezone-ext.com/#contact-us |
| URL til Fortrolighedspolitik Side | https://timezone-ext.com/privacy-policy-2 |
| Understøttede Sprog | 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"
}
} | |