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] updates trigger new browser tab to repo faq link #158

Closed asrvd closed 2 years ago

asrvd commented 2 years ago

Describe the bug Just as the title says, the extension forcibly opens the repo occasionally while browsing, I'm pretty sure this isn't a bug and maybe it's a way to make people come to know about the repo and star it? idk but it's annoying as hell, this actually made me remove the star which I had already done before even downloading the extension 👍🏼

To Reproduce Steps to reproduce the behavior: browse.

Expected behavior the extension shouldn't open any random site without my permission.

Desktop (please complete the following information):

asieduernest12 commented 2 years ago

Sorry about that.

The current feature is meant to open the faq section of the github homepage when the application is first installed.

Unfortunately the feature is also being triggered on subsequent updates and we also notice this too as it spikes our metrics.

Ideally we only want to show/open the faq page only for new first installs because that is a better experience.

asrvd commented 2 years ago

I see, there should be some fix to it definitely

asieduernest12 commented 2 years ago

I see, there should be some fix to it definitely

We are actively looking into a good fix that has a better experience for both new users and current users

asieduernest12 commented 2 years ago

@asrvd 1.0.9.1001 should have updated silently for you now without opening a new tab.

Cheers