Skip to content

Chrome extension. Restrict URLs which in your configured list to open in the already existing tab. Instead of open the URL in a new tab.

License

Notifications You must be signed in to change notification settings

ChesterYue/OneTab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature

Restrict URL

When open a new URL which in your configured list:

  • If there is a tab already opened with the same domain name. The tab will be refreshed to the new URL. Instead of the new URL open in another new tab.
  • If there is no tab opened with the same domain name. The new URL will open in a new tab as usual.

Extract URL

If the input to address bar is matched by regexps configured in options. The tab will open the url matched.

Change Log

v2023.06.13.23

  • [A] extract url;

v2023.03.04.20

  • [U] optimize options page;
  • [F] fix redundant notifications;
  • [F] fix daemon.js undefined bug;
  • [F] fix js background trigger onSendHeader;

v2023.03.03.04

  • [A] support multiple domain config;

About

Chrome extension. Restrict URLs which in your configured list to open in the already existing tab. Instead of open the URL in a new tab.

Resources

License

Stars

Watchers

Forks

Packages

No packages published