Peuj / duplicate-tabs-closer

Duplicate Tabs Closer - Detects and closes duplicate tabs for Chrome and Firefox.
GNU General Public License v3.0
172 stars 31 forks source link

New tabs. #82

Open stemplock opened 10 months ago

stemplock commented 10 months ago

Do not close "about:newtab" and "about:blank". Is it possible to implement it?

cwmoriarty commented 7 months ago

I too have this issue.

Steps to repro:

  1. Open new tab page. Type in a URL.
  2. Open another new tab page (before URL has loaded).
  3. Extension considers the new tab page (from step 2) as a duplicate
will-janz commented 6 months ago

Having the same issue, found this issue, didn't know about:newtab was a thing. Tried putting that into the URL whitelist like so:

about:blank
about:newtab

And it seems to work as expected.

wellic commented 2 months ago

Having the same issue, found this issue, didn't know about:newtab was a thing. Tried putting that into the URL whitelist like so:

about:blank
about:newtab

And it seems to work as expected.

It doen't wotk for all work