Unix Timestamp Hover
Hover over any unix timestamps on the page and read the time
Vad är Unix Timestamp Hover?
Unix Timestamp Hover är en Chrome-tillägg utvecklad av HandyTools, och dess huvudfunktion är "Hover over any unix timestamps on the page and read the time".
Tilläggsskärmbilder
Ladda ner Unix Timestamp Hover-förlängningens CRX-fil
Ladda ner Unix Timestamp Hover-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
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.
Grundläggande Information om Tillägg
Namn | Unix Timestamp Hover |
ID | nlhnkiimfokpcabjegdiejdlljmaclap |
Officiell webbadress | https://chromewebstore.google.com/detail/unix-timestamp-hover/nlhnkiimfokpcabjegdiejdlljmaclap |
Beskrivning | Hover over any unix timestamps on the page and read the time |
Filstorlek | 58.49 KB |
Antal Installationer | 506 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2012-11-24 |
Publiceringsdatum | 2012-11-24 |
Betyg | 3.21/5 Totalt 14 Betyg |
Utvecklare | HandyTools |
Betalningssätt | free |
Stödda Språk | 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": [ " |