omnivore-app / omnivore

Omnivore is a complete, open source read-it-later solution for people who like reading.
https://omnivore.app
GNU Affero General Public License v3.0
14k stars 1.02k forks source link

Chrome Extension link redirects to old store page while onboarding. #4023

Open skf-funzt opened 5 months ago

skf-funzt commented 5 months ago

Hello there,

I onboarded Omnivore a couple of minutes ago and faced a minor bug, which I wanted to report.

In the Getting Started with Omnivore page under Saving from a Browser the link to the Chrome Extension points to https://omnivore.app/install/chrome which is handled in the next.config.js file at lines 159-164 to redirect to https://chromewebstore.google.com/detail/omnivore/blkggjdmcfjdbmmmlfcpplkchpeaiiab

But in the mentioned onboarding document, when I follow the link to the Chrome Extension, the server redirects me to https://chrome.google.com/webstore/detail/omnivore/blkggjdmcfjdbmmmlfcpplkchpeaiiab/.

I don't know if the correct redirect is already live or if something else is wrong with the server config. A search for the falsy URL didn't result in any occurence, so I assume the change is not deployed yet.

If this issue is already solved or this is a duplicate (found no existing issue, yet), so please close this one.

Thanks.

jacksonh commented 5 months ago

Ah thank you. I think this fix hasn't been deployed yet.