brcontainer / prevent-duplicate-tabs

Simple add-on/extension for prevent duplicate tabs
MIT License
62 stars 7 forks source link

"Ignore Host" Not Preserving #14

Closed codemonies closed 3 years ago

codemonies commented 3 years ago

Hello,

It seems I have to constantly specify "ignore this host".

Is there a way to preserve the list of ignored hosts? Does it only hold as long as the original tab that whitelisted the host remains open?

Thanks!

brcontainer commented 3 years ago

@natesreich Hi! I found the problem. Thanks for reporting. I am providing the correction and until tomorrow it will be available.

codemonies commented 3 years ago

Thanks for the quick response!

I am using 0.7.2 as that's the latest version in the Chrome store.

The issue appears to be intermittent. Let me try to replicate the issue and then share the details here. For now, until I can consistently do so, I'll go ahead and close this issue.

brcontainer commented 3 years ago

@natesreich No need, I was able to replicate, it happens when you do it in two different tabs, even if from different domains, something is overwriting the storage in this process, making the data go rough, I'm already finishing the corrections.

Thank you very much for reporting this bug! Once it's available you notice.

codemonies commented 3 years ago

Glad to hear I'm not going crazy! 😂 Thank you for your hard work!

brcontainer commented 3 years ago

@natesreich released 0.7.4 version! Fixed bug in "ignore URL and HOST"