Skip to content

Commit

Permalink
[A] release - v2023.06.13.23
Browse files Browse the repository at this point in the history
  • Loading branch information
ChesterYue committed Jun 13, 2023
1 parent 7db62cd commit 48c9d6b
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,23 @@ Restrict opening tabs with the same domain name.

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

## Option

By right click on the extension icon then click options, you can:
### Extract URL

1. configure restricted URL list.
2. enable notification in options to show notification when this triggered.
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;
Expand Down

0 comments on commit 48c9d6b

Please sign in to comment.