rofi tab switcher Firefox

Examine source code of rofi tab switcher

Inspect and view changes in rofi tab switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "rofi tab switcher",
  "version": "1.1",
  "description": "Switch between tabs using rofi.",
  "commands": {
    "switch-tab": {
      "suggested_key": {
        "default": "Ctrl+Comma",
        "linux": "Ctrl+Comma"
      },
      "description": "Switch tab"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "nativeMessaging",
    "tabs",
    "activeTab"
  ],
  "applications": {
    "gecko": {
      "id": "@rofi.tab.switcher"
    }
  }
}

Best rofi tab switcher Alternatives

Here are some Firefox add-ons that are similar to rofi tab switcher: