logo
0
0
WeChat Login
新建文件 README.md

Open Current Page As Popup

Chrome extension that opens the current tab in a popup window and closes the original tab.

Usage

  1. Open chrome://extensions/.
  2. Enable Developer mode.
  3. Click Load unpacked.
  4. Select this folder: open-current-page-as-popup.
  5. Open any web page and click the extension icon.

Behavior

  • Opens the current page in a Chrome popup window.
  • Hides normal tab/address/bookmark browser chrome as much as Chrome allows for popup windows.
  • Closes the original tab after the popup window is created successfully.