A browser extension to make popups open as tabs instead of separate, feature-reduced windows.
Do popup windows annoy you? Are they too small? Do you want those windows to let you edit the URL or click your bookmarks? Would you prefer a regular browser window? Here is your solution! Open all those popups as regular tabs. Make them behave like any other tab, just like you always wanted!
Install from the Chrome Web Store. Alternatively, install from source:
- Download this repository.
- Navigate to
chrome://extensions. - Click "Load unpacked".
- Select the directory containing this code.
Install from AMO. Alternatively, install from source (only in Firefox Developer Edition):
- Enable unsigned extensions:
- Navigate to
about:config. - Click "Accept the Risk and Continue".
- Search for
xpinstall.signatures.required. - Set its value to
false.
- Navigate to
- Install
- Download the latest release.
- Navigate to
about:addons. - Click the gear icon.
- Click "Install Add-on From File...".
- Select the downloaded extension file.
Firefox requires your consent to run Pop Off on all pages. To grant permissions:
- Navigate to
about:addons. - Click "Pop Off".
- Click "Permissions".
- Enable "Access your data for all websites".
Check that the extension works at the demo page.
Read the privacy policy.
