My Exact Time

The exact time is now. Service precise time. Time in Moscow and regions of Russia. World time.

Vad är My Exact Time?

My Exact Time är en Chrome-tillägg utvecklad av https://timesrv.ru, och dess huvudfunktion är "The exact time is now. Service precise time. Time in Moscow and regions of Russia. World time.".

Tilläggsskärmbilder

screenshot

Ladda ner My Exact Time-förlängningens CRX-fil

Ladda ner My Exact Time-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Расширение для быстрого просмотра вашего текущего локального времени на любой странице вашего браузера Google Chrome. Расширение синхронизируется с интерет временем и является точным до тысячных долей секунд.

Расширение разаработано как дополнение сервиса www.timesrv.ru и распространяется абсолютно бесплатно!                    

Grundläggande Information om Tillägg

Namn My Exact Time My Exact Time
ID plpkbdnmkoemdpgjepafpcgidkikhmpm
Officiell webbadress https://chromewebstore.google.com/detail/my-exact-time/plpkbdnmkoemdpgjepafpcgidkikhmpm
Beskrivning The exact time is now. Service precise time. Time in Moscow and regions of Russia. World time.
Filstorlek 17.27 KB
Antal Installationer 3,330
Aktuell Version 1.0.1
Senast Uppdaterad 2013-02-27
Publiceringsdatum 2013-02-26
Betyg 3.69/5 Totalt 48 Betyg
Utvecklare https://timesrv.ru
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://timesrv.ru/
Stödda Språk 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"
    }
}