World Clocks

Add any world clock of your choice to remain updated with the time in different locations.

O que é World Clocks?

World Clocks é uma extensão do Chrome desenvolvida por https://weball.io, e sua principal característica é "Add any world clock of your choice to remain updated with the time in different locations.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão World Clocks

Baixe arquivos de extensão World Clocks no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        ⏰ A productivity booster World Clock browser extension!

🏆 Featured by Google on Chrome Web Store (since following all technical best practices, latest platform APIs, and meeting a high standard of intuitive user experience & design, among other things).

💪 Features:
- All settings are kept in sync
- Add, Remove, SORT, and Edit time zones
- Convert time zone time to other time zones
- Very easy to use
- Responsive layout
- Nice add/remove effect for better user experience
- Select the color theme from the available presets
- Set your color for the individual clock
- Set font color and size as per your choice
- Select 12 or 24-hour format
- Turn on/off seconds display
- Change the display name after adding the clock
- Different sets of layouts added
- Keep the settings panel on the left or right
- Reset all settings
--- New features are added regularly 👨‍💻

🏡 Home Page: 
https://weball.io/products/browsers/extensions/world-clocks

⭐⭐⭐⭐⭐⭐⭐
🥂 Praise
⭐⭐⭐⭐⭐⭐⭐
If you like the extension, I would like to request you to give a 5️⃣⭐ rating, it keeps me motivated to contribute back to the community. 💓

/*****************/
🐞 Bugs
/*****************/
If you find any bugs or if you feel that some feature is missing, please send me a mail 📩 ([email protected]) before giving a bad review 🙏, and I'll fix that ASAP. 

🙇 Thank you for your understanding, and enjoy the extension!!! :) 🎉


📝 Changes:

v 23.8.31 🆕
- Update Icons
- Update URL's 
- Update manifest file

v 23.8.27
- Update meta data 
- Remove log statements

v 23.5.2
- New toggle buttons
- UI/UX improvements
- Optin for GA4
- Reduces overall extension size
- Bug fix: Fixed some crossbrowser CSS issues

v 22.11 
- Manifest migration from v2 to v3 (very important update)
- Size reduced (Increased performance, only ~500KB)
- Few CSS updates in the Settings panel
- Bug fix: Time conversion just after install

v 21.12 (biggest update so far)
- Timezone convert feature added (MOST REQUESTED FEATURE)
- Multiple layouts added for eye-catching UI
- New shades theme added
- New mix theme added
- Text color options added
- Font size options added
- Base input font size added to increase or decrease overall time zones font
- Reset functionality added 
- Clock icons positions updated
- Beautiful radial background added at loading time
- Drag & Drop animation added
- Settings panel slide effect added for better UX
- Settings panel position can be LEFT or RIGHT
- Font sizes change from px > rem and em for better usability
- Settings panel now have a scroll bar for screen having small heights 
- Removed time value from tab
- Overall user experience improved
- Redundant code removed
-  Date format updated and the Month has also been added now
- Bug Fixed: MAX_WRITE_OPERATIONS_PER_MINUTE
- Bug Fixed: Error because of old and new database mismatch

v 21.04.1
- bug fixed related to settings open by default

v 21.04
- Version naming changed
- Few things improved as per the user's feedback
- Thank you page will open only on the new install, not on the update
- Credit section added
- Button text replaced with icons
- UI Improvements
- Small bug fixed

v 2.2
- Note able to drag at the end bug solved
- Code refactoring
- Thank you page message updated
- Credits link added

v 2.1
- Don't show the sort and delete icon for the last clock remaining while deleting
- Thank you page added after installation
- Feedback form added after uninstallation

v 2.0
- Turn on/off seconds display

v 1.9
- Items can be rearranged now by drag and drop
- Add timezone animation added
- Delete buttons not showing up on first load bug fixed
- Logic and UI updates

v 1.8
- Remove timezone animation added
- Can't add duplicated timezones
- Default 4 time zones added on the first load

v 1.7
- UI updates
- code refactored
- bugs solved
- credits link added
- support button added

V 1.6 - New Features + Bugs solved:
- New Add button and Edit Button Layout.
- Don't show am/pm in 24hr format.
- Stop the user from adding an invalid Time Zone.

V 1.5 - A bug solved:
- Not able to create more than 5 clocks

V 1.4 - New features added:
- CSS/Style updates.
- Select 12 or 24-hour format.
- Change the display name after adding a clock.

Oh still here, you are super awesome!
🤘 Keep rocking!!! 

❤️ You are breathtaking! ❤️
CWC is yours to keep. Forever. 


------------------------------------------
Other suggested products:
------------------------------------------

🖼 Theme:
------------------
Green Peaceful Ambience Theme

Link: 
--------
https://chrome.google.com/webstore/detail/green-peaceful-ambience-t/joalfcmoabjccbphlngocfcpkglmalkj                    

Informações Básicas da Extensão

Nome World Clocks World Clocks
ID hobnkbcfnolegmdfmfakkcllnblnonhb
URL Oficial https://chromewebstore.google.com/detail/world-clocks/hobnkbcfnolegmdfmfakkcllnblnonhb
Descrição Add any world clock of your choice to remain updated with the time in different locations.
Tamanho do Arquivo 582 KB
Contagem de Instalações 6,425
Versão Atual 23.8.31
Última Atualização 2023-09-01
Data de Publicação 2020-02-12
Classificação 5.00/5 Total de 75 Avaliações
Desenvolvedor https://weball.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://weball.io/products/browsers/extensions/world-clocks
URL da Página de Ajuda https://weball.io/contact
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "World Clocks",
    "short_name": "World Clocks",
    "version": "23.8.31",
    "author": "justdecodeme",
    "description": "Add any world clock of your choice to remain updated with the time in different locations.",
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "js\/background.min.js"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}