Internet Time
The simpliest way to point correct time all over the world
Internet Time क्या है?
Internet Time Sole IT द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The simpliest way to point correct time all over the world"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Internet Time एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
If you'd like to arrange time and don't want to confuse the time zones use InternetTime which is inspired by Swatch Internet Time. Internet Time doesn't use any time zones. The @0 (at-zero) is the day beginning at UTC+0, and all 24 hours are devided in 1000 pieces. For example, @329 = 07:53 in UTC+0
एक्सटेंशन की मूल जानकारी
नाम | |
ID | odahaeohkbkbdminmdlefikeomonfbcb |
आधिकारिक URL | https://chromewebstore.google.com/detail/internet-time/odahaeohkbkbdminmdlefikeomonfbcb |
विवरण | The simpliest way to point correct time all over the world |
फ़ाइल का आकार | 50.75 KB |
स्थापना संख्या | 25 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2014-07-23 |
प्रकाशन तिथि | 2014-07-22 |
रेटिंग | 2.33/5 कुल 3 रेटिंग्स |
डेवलपर | Sole IT |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Internet Time", "version": "1.0.0", "description": "The simpliest way to point correct time all over the world", "icons": { "16": "i\/icon16.png", "48": "i\/icon48.png", "128": "i\/icon48.png" }, "browser_action": { "default_icon": "i\/icon16.png", "default_popup": "popup.html" }, "author": "Sole IT" } |