The Worldwide Clocks

The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.

Τι είναι το The Worldwide Clocks;

Το The Worldwide Clocks είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον TheMojo Apps, και η κύρια λειτουργία του είναι "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης The Worldwide Clocks

Λήψη αρχείων επέκτασης The Worldwide Clocks σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        The Worldwide Clocks are analog and digital clocks plugin based on GMT offsets. Perfect for world clocks. It is supporting automatic daylight saving time conversions for affected timezone.

Features:
=> Analog Clock
=> Digital Clock
=> Date Display
=> 5 Clock Skins
=> GMT Timezone Offsets
=> Automatic Daylight Saving Time conversion on affected timezone.

Developed By: TheJimIT
Credits: jClocksGMT for MIT License                    

Βασικές Πληροφορίες Επέκτασης

Όνομα The Worldwide Clocks The Worldwide Clocks
ID ejmmcphlocoahmbnnoihjbcknceealkk
Επίσημο URL https://chromewebstore.google.com/detail/the-worldwide-clocks/ejmmcphlocoahmbnnoihjbcknceealkk
Περιγραφή The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.
Μέγεθος Αρχείου 175 KB
Αριθμός Εγκαταστάσεων 322
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2022-06-08
Ημερομηνία Δημοσίευσης 2018-04-21
Προγραμματιστής TheMojo Apps
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.doozytools.com/
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Worldwide Clocks",
    "short_name": "The Worldwide Clocks",
    "description": "The Worldwide Clocks can display time from various cities and timezones around the world with automatic Daylight Saving Time.",
    "version": "1.2",
    "author": "TheJimIT",
    "icons": {
        "128": "icon.png",
        "48": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}