# Auto Toggle Vertical Tab

> Automatically toggle vertical tab based on the width of currently focused window.

Canonical page: [https://chrome-stats.com/d/auto-toggle-vertical-tab](https://chrome-stats.com/d/auto-toggle-vertical-tab)

## Overview

- **ID:** `auto-toggle-vertical-tab`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Reguna
- **Category:** appearance,tabs
- **Daily users:** 8
- **Weekly downloads:** 2
- **Rating:** 5.00 / 5 (1 ratings)
- **Version:** 1.2.1
- **Last updated:** 2025-08-20
- **First published:** 2025-08-01
- **Size:** 91 KB
- **Data as of:** 2026-09-08
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/auto-toggle-vertical-tab/)
- **Website:** [https://github.com/regunakyle/firefox-auto-vertical-tab](https://github.com/regunakyle/firefox-auto-vertical-tab)

## Description

Check the width of currently focused Firefox window every 0.1 second:
<ol><li>If width &lt;= user defined threshold, enable vertical tab</li><li>If width &gt; user defined threshold, disable vertical tab</li></ol>
The user defined threshold is 1080 (in pixels) by default.
You may also choose to reverse this behavior, so that vertical tab is enabled when the window width is ABOVE the threshold (and vice versa).
You can edit these settings in the extension menu.

This extension is open source (GPLv3) and does not collect any data nor send any data to any server.
<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/07c99ac5f64a014f9a4a3db4e3fb1a5bbfc1aded85066246c68bae38187370d7/https%3A//github.com/regunakyle/firefox-auto-vertical-tab" rel="nofollow">https://github.com/regunakyle/firefox-auto-vertical-tab</a>
(You can also see why I use interval instead of window.onresize event listener in the Github README)

The app icon (created by Smashicons) is downloaded from <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/03651bb8a30abc1c38ac50100369edaff3bfd4ac9d1aedb9fc1476339c8e8e8d/http%3A//flaticon.com" rel="nofollow">flaticon.com</a> for free.

## Rankings

- #36,410 — Overall
- #87 — toggle

## Permissions and access

### Permissions

- `browserSettings`
- `storage`

## Safety

- **Risk impact:** Very low risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Vertical Tabs Reloaded](https://chrome-stats.com/d/vertical-tabs-reloaded) — 1,933 users, 4.22 / 5
- [Vertical Tabs](https://chrome-stats.com/d/vertical-tabs) — 822 users, 4.80 / 5
- [Vertigo Tabs](https://chrome-stats.com/d/vertigo-tabs) — 59 users, 4.21 / 5
- [Vertical Tab Keyboard Toggle](https://chrome-stats.com/d/vertical-tab-keyboard-toggle) — 40 users, 5.00 / 5
- [Toggle Native Tab Bar](https://chrome-stats.com/d/toggle-native-tab-bar) — 261 users, 5.00 / 5
- [Sidetabs](https://chrome-stats.com/d/sidetabs) — 148 users, 4.31 / 5
- [Power Tabs](https://chrome-stats.com/d/power-tabs) — 80 users, 3.74 / 5
- [Disable Tab Detach 2](https://chrome-stats.com/d/disable-tab-detach-2) — 501 users, 4.96 / 5
- [Tab Center Reborn](https://chrome-stats.com/d/tabcenter-reborn) — 1,685 users, 4.77 / 5
- [Auto Minimize Tab Groups](https://chrome-stats.com/d/auto-minimize-tab-groups) — 24 users, 5.00 / 5
- [Tab Relocation](https://chrome-stats.com/d/tab-relocation) — 8 users, 4.00 / 5
- [Autofox](https://chrome-stats.com/d/autofox) — 5.00 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/auto-toggle-vertical-tab)
