A simple extesion to dump reddit posts to database (for old ui).
This will add following functionality on old reddit ui,
- add
EventListener
tosave
button on each post to sendthing
json to preconfigured api endpoint (https://localhost/api/v2/reddit
) - add
Save All
button to each Page to send all postthing
to database (available at the bottom-left side of the page) - add
Download Sub
button to save all1000
posts from subreddit (available at the bottom-right of the page)
- Clone this repository or download it as zip and extract to directory
- From any chromium based browser (Chrome/Edge/Brave/Opera etc) load extension from directory (requires developer mode for this to work)