TabLocale Connect Firefox

Examine source code of TabLocale Connect

Inspect and view changes in TabLocale Connect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "8.0.0",
  "description": "__MSG_extensionDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{4853d046-c5a3-436b-bc37-320fd935ee1d}",
      "strict_min_version": "120.0"
    }
  },
  "icons": {
    "24": "icons/undoclosetab.svg",
    "32": "icons/undoclosetab.svg",
    "50": "icons/undoclosetab.svg"
  },
  "background": {
    "scripts": [
      "utils/iconupdater.js",
      "utils/storage.js",
      "tabhandling.js",
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/undoclosetab.svg",
    "theme_icons": [
      {
        "dark": "icons/undoclosetab.svg",
        "light": "icons/undoclosetab-light.svg",
        "size": 19
      }
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "open_in_tab": false
  },
  "commands": {
    "_execute_browser_action": {}
  },
  "permissions": [
    "menus",
    "tabs",
    "sessions",
    "storage",
    "theme"
  ],
  "default_locale": "en"
}

Best TabLocale Connect Alternatives

Here are some Firefox add-ons that are similar to TabLocale Connect: