benwinding / newsit

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

New Reddit links #14

Closed dance2die closed 1 year ago

dance2die commented 1 year ago

Can I request to configure to show old/new reddit links?

Relevant code - https://github.com/benwinding/newsit/blob/master/src/js/background/reddit.ts#L20

benwinding commented 1 year ago

We need to use "old.reddit" to search for links, as the new Reddit has CORS enabled.

But we could probably convert links to the new reddit, let me have a go 🤔🤔🤔

dance2die commented 1 year ago

Thank you~👍

That's what I wanted :). A new reddit link when I open in the browser 😄

benwinding commented 1 year ago

Should be available in Newsit "2.1.1" ... whenever it's approved and available!