Inspect and view changes in Timezone Hover Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Timezone Hover Converter",
"version": "1.0.0",
"description": "Hover over a time with a timezone (e.g. '9 AM PT') to see it converted to your local time in a small bubble.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"tzdata.js",
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle",
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "tz-hover-converter@example.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Timezone Hover Converter Alternatives
Here are some Firefox add-ons that are similar to Timezone Hover Converter:
Localise Timezones
codemonkey_uk
TimeShift – Timezone Converter
Sheikh Abir Ali
Localise Times
QOAL
Timestamp Converter
kirac.acar
Time Zone Converter with Weather
Robert Carbonell
timee
Firefox user 13395780
Time Zone Converter Plus
Isaac
Timezonify
Khang Hou
Simple Timezone Clock
Slaven Sladakovic
Timezone Finder
Aman Thukral
Time Zone Converter
Polly
PriceHover
meetsu