By: Shivam Sharma
Inspect and view changes in Epoch Buddy: Unix Timestamp & Date Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Epoch Buddy: Unix Timestamp & Date Converter",
"short_name": "Epoch Buddy",
"description": "Instantly convert Unix/Epoch timestamps to human-readable dates and vice-versa directly in your browser. No more copy-pasting.",
"version": "1.8.0",
"manifest_version": 3,
"homepage_url": "https://shivams136.github.io/epoch-buddy/index.html",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Epoch Buddy",
"default_popup": "index.html",
"default_icon": "logo.png"
},
"permissions": [
"storage"
],
"host_permissions": [
"https://www.google-analytics.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"script.js"
],
"css": [
"script.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "epoch-buddy.shivams136@github.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Best Epoch Buddy: Unix Timestamp & Date Converter Alternatives
Here are some Firefox add-ons that are similar to Epoch Buddy: Unix Timestamp & Date Converter:
Epoch-Converter
makhan
Unix Converter
IsaacOram
ez epoch
mokachika
Timestamp Converter
kirac.acar
Epoch Converter
Harsh Karn
Unix Time Converter
Renato Massone
TimeShift – Timezone Converter
Sheikh Abir Ali
Timely
UnknownGuy
EPOCH time generator - uTiCh
M007
Timestamp Decoder
noir04