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"
]
}
}
}
} 최고의 Timezone Hover Converter 대안
다음은 Timezone Hover Converter과(와) 유사한 Firefox add-on입니다:
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