提供元: sheldors
Inspect and view changes in TimezoneEditor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TimezoneEditor",
"version": "1.0.0",
"description": "a simple tool to help you edit timezone value",
"browser_action": {
"default_icon": "images/icon-32.png",
"default_popup": "popup.html"
},
"permissions": [
"storage",
"webNavigation",
"<all_urls>",
"*://*/*"
],
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"96": "images/icon-96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
"popup.html"
]
} ベストのTimezoneEditor代替案
TimezoneEditorに類似したFirefox add-onをいくつか紹介します:
Timezone Finder
Aman Thukral
The Time Zone Changer
Time Zone Changer
Change Timezone (Time Shift)
ilGur
Simple Timezone Clock
Slaven Sladakovic
Spoof Timezone
Joue
Time-Zone Aware Scheduler
ekma
Manual Timezone Adjuster
Fanitcheto
timee
Firefox user 13395780
World Clock Viewer
GameSome
Localise Timezones
codemonkey_uk