ansh / jiffyreader.com

A Browser Extension for faster reading on ANY website!
https://www.jiffyreader.com/
GNU General Public License v3.0
3.77k stars 201 forks source link

[BUG] Opens Github again and again #172

Closed reaseno closed 2 years ago

reaseno commented 2 years ago

Describe the bug From time to time the Github page https://github.com/ansh/jiffyreader.com#first-installation-welcome opens in a new tab. I can't see any reason for this. Does it do this for release notes, or is there a hotkey?

Desktop (please complete the following information):

asieduernest12 commented 2 years ago

@reaseno i am unable to reproduce this behaviour for vivaldi, firefox , brave and chrome

By the implementation the first-installation-welcome link will be opened the very first time you install the extension and a record is saved which is checked every other time an installation or update happens. If some other process or extension is deleting the record then the extension will open the first-installation-welcome page again. But that operation only executes when an installation happens so unless your browser is reinstalling the extension all by itself.

Or alternatively you could have been on older versions and the browser must have been updating them in the order according to their version number, all proir versions would trigger opening the repo homepage but in those versions they would jump to the faq section.