benwinding / newsit

Chrome Extension for Hacker News and Reddit Links
https://newsit.benwinding.com
MIT License
23 stars 1 forks source link

Ignore query string option #11

Open brw opened 3 years ago

brw commented 3 years ago

The extension I currently use for Reddit lookups (https://chrome.google.com/webstore/detail/find-on-reddit/jbcdpeekakanklckgooknpbonojhjncm) has an option to ignore the query string. Otherwise, URLs like https://www.npr.org/2021/06/23/1009567351/hubble-trouble-nasa-cant-figure-out-whats-causing-computer-issues-on-the-telesco?t=1624552536686 which I just got redirected to won't match for anything, whereas they would with the query string ignored.

Not sure what the most elegant solution would be but this might be something to look into.