Skip to content

linusbrogan/popoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pop Off

A browser extension to make popups open as tabs instead of separate, feature-reduced windows.

Description

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!

Screenshot of a popup window with arrows pointing out the minimal URL bar

Install

Chrome

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.

Firefox

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.
  • Install
    • Download the latest release.
    • Navigate to about:addons.
    • Click the gear icon.
    • Click "Install Add-on From File...".
    • Select the downloaded extension file.

Permissions

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".

Demo

Check that the extension works at the demo page.

Privacy

Read the privacy policy.

About

Browser extension to prevent chrome-less popup windows

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published