Esther Firefox

Examine source code of Esther

Inspect and view changes in Esther source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Esther",
  "version": "0.1.2resigned1",
  "description": "Easy navigation between tabs",
  "icons": {
    "48": "icons/esther_48.png",
    "96": "icons/esther_96.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/esther_32.png",
    "default_title": "esther",
    "default_popup": "popup/popup.html"
  },
  "web_accessible_resources": [
    "web/onboarding.html"
  ],
  "content_scripts": [],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space",
        "mac": "Command+Shift+Space"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5d382720-9508-4218-a16c-a4490ae88dfa}"
    }
  }
}

Best Esther Alternatives

Here are some Firefox add-ons that are similar to Esther: