Reddit-Participation is a chrome extension that serves one purpose: to fix all np.reddit.com
links posted on Reddit.
np.reddit.com links were created to help prevent the participation of users in one sub from interacting/participating with other subs that get linked. (Such as the links in /r/bestof
)
This is meant to be a way around that.
This extension will convert all np.reddit.com
links on Reddit into www.reddit.com
1 links.
For now, this is just the source-code being released, but soon it will be published. If you know how to load unpacked extension directories into your installation of chrome, have at it. But, for those of you less tech saavy, I will soon publish on the Chrome Webstore where you can just download it and get going.
If you desire something other than www for your prefixes, then navigate to any reddit.com page, right-click the black reddit icon in your omnibox, and select options.
WARNING: Any changes made to the text-box on the options page is automatically saved into the extensions local-storage, so if your links suddenly aren't working, make sure you didn't empty or modify the option to a reddit subdomain that doesn't exist
- Convert to using Chrome's
storage
api for the options. This will allow the extension to sync settings between devices - Fix the left-click popup of the extension's icon to display how many links have been changed in the session
1 - The desired prefix (e.g. www) is customizable