Hare – Beautiful tab manager Firefox

Examine source code of Hare – Beautiful tab manager

By: Hardik
Inspect and view changes in Hare – Beautiful tab manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Hare – Beautiful tab manager for chrome",
  "version": "2.1.1",
  "description": "Search engine for chrome tabs. Increase productivity by quickly navigating through your open tabs. MacOs Spotlight for chrome tabs.",
  "manifest_version": 2,
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "web_accessible_resources": [
    "images/*.svg",
    "images/apps/*.svg",
    "hare.html"
  ],
  "content_security_policy": "script-src 'self' object-src 'self'",
  "commands": {
    "toggle-visibility": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space",
        "mac": "Command+Shift+Space"
      },
      "description": "Toggle hare"
    },
    "jump-back-to-previous-tab": {
      "suggested_key": {
        "default": "Ctrl+Shift+U",
        "mac": "Command+Shift+U"
      },
      "description": "Jump back to previous tab"
    }
  },
  "icons": {
    "16": "images/logo/hare-new.png",
    "48": "images/logo/hare-new@3x.png",
    "128": "images/logo/hare-new@8x.png"
  },
  "browser_action": {
    "default_title": "Hare",
    "default_icon": {
      "16": "images/logo/hare-new.png",
      "32": "images/logo/hare-new@2x.png",
      "48": "images/logo/hare-new@3x.png",
      "128": "images/logo/hare-new@8x.png"
    }
  }
}

Best Hare – Beautiful tab manager Alternatives

Here are some Firefox add-ons that are similar to Hare – Beautiful tab manager: