Skip to content

jemiahlee/close-sockets-chrome-extension

 
 

Repository files navigation

close-sockets-chrome-extension

English | 简体中文

Close all sockets with only a single click.

video

Install

Note: This extension needs to execute script in chrome://net-internals/#sockets. Please make sure Extensions on chrome:// URLs enabled as step 3 to 4 to make this extension work.

  1. Clone this repository
  2. Go to chrome://extensions/, click Load unpacked and select the cloned repository
  3. Open chrome://flags/#extensions-on-chrome-urls
  4. Select Enabled.
  5. (Optional): You can also configure a keyboard shortcut by going to chrome://extensions/shortcuts

Usage

Click the extension icon , then this extension can help you:

  1. Open chrome://net-internals/#sockets
  2. Click Close idle sockets button;
  3. Click Flush socket pools button;
  4. Close tab opened in step 1.
  5. Refresh the original tab you were on.

About

Close all sockets with only a single click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 66.8%
  • HTML 33.2%