Fixed Timezone Switcher Firefox

Examine source code of Fixed Timezone Switcher

By: Nihcr
Inspect and view changes in Fixed Timezone Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.5",
  "manifest_version": 2,
  "short_name": "__MSG_extensionName__",
  "name": "__MSG_extensionName__",
  "background": {
    "page": "lib/chrome/background.html"
  },
  "permissions": [
    "*://*/*",
    "storage",
    "contextMenus",
    "webNavigation"
  ],
  "description": "__MSG_extensionDescription__",
  "options_ui": {
    "open_in_tab": true,
    "chrome_style": true,
    "page": "data/options/options.html"
  },
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e330ddf0-89f2-4e9d-9eda-55e2da6b245f}"
    }
  }
}

Best Fixed Timezone Switcher Alternatives

Here are some Firefox add-ons that are similar to Fixed Timezone Switcher: