rdx icon indicating copy to clipboard operation
rdx copied to clipboard

RDX for Reddit - An Apollo Inspired web viewer for Reddit

Results 5 rdx issues
Sort by recently updated
recently updated
newest added

Hello, I was wondering if a license (`LICENSE`) file could be added. If you need some help on choosing a license please visit TL;DR Legal [here](https://tldrlegal.com/). Thanks.

Hi I tried to copy paste this command javascript:(function(){const subnames=document.querySelector('.subscription-box a').href.split('/r/')[1].split('+');const jsonData=JSON.stringify(subnames,null,2);const blob=new Blob([jsonData],{type:'application/json'});const downloadLink=Object.assign(document.createElement('a'),{href:URL.createObjectURL(blob),download:'rdx_subs.json'});document.body.appendChild(downloadLink).click()&&document.body.removeChild(downloadLink);})(); to download json file. But, it is working when I logged out and when I...

Hi Is it possible to make the post cover whole screen like this for better viewing on desktop, show to button on the post to visit Reddit for easy commenting,...

For example filter to exclude NSFW or search for subreddits instead of posts?

Hi I’m enjoying this app loads! Wanted to ask for a feature request so that the experience is nicer and I can share it to people under 18. Would be...