My Exact Time
The exact time is now. Service precise time. Time in Moscow and regions of Russia. World time.
What is My Exact Time?
My Exact Time is a Chrome extension developed by https://timesrv.ru, and its main feature is "The exact time is now. Service precise time. Time in Moscow and regions of Russia. World time.".
Extension Screenshots
Download My Exact Time Extension CRX File
Download My Exact Time extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Расширение для быстрого просмотра вашего текущего локального времени на любой странице вашего браузера Google Chrome. Расширение синхронизируется с интерет временем и является точным до тысячных долей секунд. Расширение разаработано как дополнение сервиса www.timesrv.ru и распространяется абсолютно бесплатно!
Extension Basic Information
Name | My Exact Time |
ID | plpkbdnmkoemdpgjepafpcgidkikhmpm |
Official URL | https://chromewebstore.google.com/detail/my-exact-time/plpkbdnmkoemdpgjepafpcgidkikhmpm |
Description | The exact time is now. Service precise time. Time in Moscow and regions of Russia. World time. |
File Size | 17.27 KB |
Installation Count | 3,330 |
Current Version | 1.0.1 |
Last Updated | 2013-02-27 |
Publish Date | 2013-02-26 |
Rating | 3.69/5 Total 48 Ratings |
Developer | https://timesrv.ru |
[email protected] | |
Payment Type | free |
Extension Website | http://timesrv.ru/ |
Supported Languages | en,ru |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_chrome_extension_name__", "description": "__MSG_chrome_extension_description__", "default_locale": "ru", "version": "1.0.1", "icons": { "128": "128.png", "48": "48.png", "16": "16.png" }, "browser_action": { "default_title": "__MSG_chrome_extension_title__", "default_icon": "48.png", "default_popup": "popup.html", "update_url": "http:\/\/timesrv.ru\/chrome\/update.xml" } } |