sblask-webextensions / webextension-skip-redirect

Some web pages use intermediary pages before redirecting to a final page. This add-on tries to extract the final url from the intermediary url and goes there straight away if successful.
https://addons.mozilla.org/firefox/addon/skip-redirect/
MIT License
489 stars 45 forks source link

Chrome Webstore version legit? Updates? #357

Closed Sanzium closed 1 year ago

Sanzium commented 1 year ago

New Issue Checklist (tick off like this: [x])

What is your browser?

What is your operating system?

Description (please include examples/screenshots where applicable)

Hello. I would just like to make sure if the version available at the Chrome Web Store is legit ( https://chrome.google.com/webstore/detail/skip-redirect/jaoafjdoijdconemdmodhbfpianehlon ), because I see no mention to it here in GitHub as there is a link to the Firefox Add-ons. If it is legit, maybe you could put the link alongside Firefox's one (maybe I'm being too paranoid, but it's always good to be sure 😃). Besides, are there plans for releasing updates in the short term? It's been a while since the latest stable version. What about a pre-release or nightly builds? Thanks in advance!

sblask commented 1 year ago

Yeah, that's me. There can only be one link in the Github about. If you are paranoid you can checkout this repo and run from there?

Nope, no updates planned. If I have time I might tackle some small issues, but generally speaking this extension is complete. But it might stop working when manifest version 3 gets enforced.

So far builds are manual, but if you want to put some time in to automate stuff you are welcome!