Inspect and view changes in Epoch-Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Epoch-Converter",
"description": "This extension will add an unobtrusive Human-Readable time tag right next to any unix epoch timestamps in the editor.",
"icons": {
"120": "epoch_icon.png"
},
"version": "1.0.1",
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "epoch_icon.png",
"default_title": "Show Human-Readable Timestamps"
}
} Best Epoch-Converter Alternatives
Here are some Firefox add-ons that are similar to Epoch-Converter:
Epoch Buddy: Unix Timestamp & Date Converter
Shivam Sharma
Unix Converter
IsaacOram
ez epoch
mokachika
Timestamp Converter
kirac.acar
Unix Time Converter
Renato Massone
Rhombus - Epoch converter
Vikas Srivastava
Timestamp Decoder
noir04
TimestampHelper
inventivetalent
Epoch Converter
Harsh Karn
Epoch Tool
Ganbold
Stampy
Edwin Jones
Always Visible Time Tooltips
emmakat