Unix Timestamp Hover
Hover over any unix timestamps on the page and read the time
Unix Timestamp Hover क्या है?
Unix Timestamp Hover HandyTools द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Hover over any unix timestamps on the page and read the time"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Unix Timestamp Hover एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Do you look at database tables and logs regularly? Do you look at timestamps in phpMyAdmin wondering what time 1353761933 translates to? With this lightweight extension you can hover over any unix/POSIX timestamps on the page and read the time in your local time zone.
एक्सटेंशन की मूल जानकारी
नाम | Unix Timestamp Hover |
ID | nlhnkiimfokpcabjegdiejdlljmaclap |
आधिकारिक URL | https://chromewebstore.google.com/detail/unix-timestamp-hover/nlhnkiimfokpcabjegdiejdlljmaclap |
विवरण | Hover over any unix timestamps on the page and read the time |
फ़ाइल का आकार | 58.49 KB |
स्थापना संख्या | 506 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2012-11-24 |
प्रकाशन तिथि | 2012-11-24 |
रेटिंग | 3.21/5 कुल 14 रेटिंग्स |
डेवलपर | HandyTools |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Unix Timestamp Hover", "description": "Hover over any unix timestamps on the page and read the time", "version": "1.0", "manifest_version": 2, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "scripts": [ "js\/analytics.js" ] }, "content_scripts": [ { "all_frames": true, "matches": [ " |