htrinter / Open-Multiple-URLs

Browser extension for opening lists of URLs built on top of WebExtension with cross-browser support
GNU General Public License v3.0
252 stars 57 forks source link

Don't load tabs until selected doesn't work in incognito. #17

Closed jtagcat closed 4 years ago

jtagcat commented 4 years ago

Branched this issue from #16 @fakhamatia Don't load tabs until selected are you using Firefox or Chrome?

The way it's currently implemented is so the extension keeps compatibility with Chrome and consequently does not work with incognito. If you are using Firefox, this could potentially be fixed by using the newer Firefox-only UI, when using Firefox (detect automatically, may get weirded out by user-agent extensions, not sure) or set in settings.

fakhamatia commented 4 years ago

Chrome 81.0.4044.92

jtagcat commented 4 years ago

Yup can't do anything about it, closing as wontfix.