# Viewport (beta)

> Allows tabs to be opened in separate minimalistic windows.

Canonical page: [https://chrome-stats.com/d/viewport-beta](https://chrome-stats.com/d/viewport-beta)

## Overview

- **ID:** `viewport-beta`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** drbxho
- **Category:** appearance,tabs
- **Daily users:** 6
- **Version:** 2024.6.5
- **Last updated:** 2024-06-07
- **First published:** 2024-06-06
- **Size:** 189 KB
- **Data as of:** 2026-09-09
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/viewport-beta/)

## Description

This is meant to allow users with small screen real estate (laptops) to maximize their workspace.

Main feature: Quickly converts regular window (with omnibar, bookmark bar, and other UI elements) to minimalistic window (popup window) and vice versa (while keeping the coordinates and height/width of the origin type the same), using keyboard shortcut: Ctrl + Shift + Commas (default value, but modifiable in "chrome://extensions/shortcuts". If this is modified, the content script still listens for "Ctrl + Shift + P". Edge users might need to manually set this shortcut as it may not override the browser's new incognito window shortcut. On MacOS, it also uses "Ctrl" not "Command"). 

Display status in Title Bar: Although meant for having workspace in minimalistic windows, this extension displays the most current URL on the title bar in addition to the original title of the current page. This feature can be toggled with Ctrl + Shift + Alt + T, which might be useful when users want to save page to PDF or print page with original title.

Copy URL to clipboard: For convenience, users can quickly copy the current URL to the OS's clipboard with Ctrl + Shift + Alt + U.

Preset size and location: This extension would quickly popout the current tab, then resize the new popup window to preset locations onto your current monitor: try Ctrl + Shift + "1 - 9", these shortcuts will be removed in future versions to give way for new experimented features as a more useful set of shortcuts are now available "Ctrl + Shift + ArrowLeft/Right/Up/Down". These will move the current window to the edge of the current workArea (screen - taskbar). It will intuitively move to the next monitor if repeated. "Ctrl + Shift + Alt + ArrowLeft/ArrowRight/Period" will move the current window directly to the adjacent monitor in a loop.This feature is implemented in the injected content script of the current page. That means it will not work on pages that do not allow content scripts (such chrome/edge://*/*, including chrome://new-tab-page, Chrome Web Store). 

Listens for commands from other extensions: This extension also listens for some request from my other extensions (or any other extensions' requests), that are being concurrently developed (not yet published). Some commands from other extensions:  'popup', 'normal' (style), 'maximized', 'minimized', 'normal' (state), 'checkPopState', 'reloadExtension', 'disableExtension' and 'hardReloadTab'.

Hard reload: Sometimes users might want do hard reload of a page (bypassing old, cached data of a page). There are ways to do so within the devTool page, but this extension quickly allows hard reload with Ctrl + Shift + Alt + R.

Auto-popout: this extension will automatically pop a tab out when users visit <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/577585700e711c66b2f847e9c2ba66f07706960fe129e88008d23cb2a93a014c/http%3A//youtube.com" rel="nofollow">youtube.com</a>, edge://*, chrome://* (except for "chrome://new-tab-page'" and "edge://newtab"), file:///* (if extension allowed local file access), *.(pdf|jpg|png|gif|tiff). Other domains will be added such as Netflix, Prime Video, Disney Plus. They will be modifiable in the options page in future versions.

This extension is in beta stage, which is being actively updated with new features. If the extension becomes too packed with features, they might be broken up into multiple extensions later. It is based on previous versions of Ett Chung's work (<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/15782fedcd1d6fe93b05647113088c89073ea30a94a784960118c6c35b8a7d36/https%3A//chromewebstore.google.com/detail/popup-window/nnlippelgfbglbhiccffmnmlnhmbjjpe" rel="nofollow">https://chromewebstore.google.com/detail/popup-window/nnlippelgfbglbhiccffmnmlnhmbjjpe</a>) which is a purer implementation of the main feature without bells or whistles, or keyboard shortcut pollution.

## Rankings

- #41,296 — Overall
- #70 — pollution

## Permissions and access

### Permissions

- `activeTab`
- `management`
- `storage`
- `webNavigation`

### Host permissions

- `*://*/*`

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- 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

- [Popout](https://chrome-stats.com/d/popoutextension) — 287 users, 3.33 / 5
- [Popup To Tab](https://chrome-stats.com/d/popup-to-tab) — 409 users, 4.55 / 5
- [One Tab per Window](https://chrome-stats.com/d/one-tab-per-window) — 10 users, 5.00 / 5
- [Simple Momentum New Tab](https://chrome-stats.com/d/simple-momentum-new-tab)
- [Fullscreen](https://chrome-stats.com/d/fullscreen-any-site) — 288 users, 4.19 / 5
- [PopUp](https://chrome-stats.com/d/popup) — 921 users, 4.75 / 5
- [Custom Window Resizer](https://chrome-stats.com/d/custom-window-resizer) — 35 users
- [Send Tab To](https://chrome-stats.com/d/send-tab-to) — 15 users, 4.50 / 5
- [Popout Tab!](https://chrome-stats.com/d/popout-this-tab) — 11 users, 5.00 / 5
- [Popup Tab](https://chrome-stats.com/d/popup-tab) — 482 users, 4.44 / 5
- [Auto Minimize Tab Groups](https://chrome-stats.com/d/auto-minimize-tab-groups) — 24 users, 5.00 / 5
- [Tab Workspaces](https://chrome-stats.com/d/tab-workspaces) — 650 users, 2.82 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/viewport-beta)
