Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleksandrhovhannisyan/karmaless
A karma-free Reddit experience
https://github.com/aleksandrhovhannisyan/karmaless
browser-extension chrome-extension javascript karma productivity reddit
Last synced: 19 days ago
JSON representation
A karma-free Reddit experience
- Host: GitHub
- URL: https://github.com/aleksandrhovhannisyan/karmaless
- Owner: AleksandrHovhannisyan
- License: mit
- Created: 2020-08-31T20:51:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-27T14:10:50.000Z (over 2 years ago)
- Last Synced: 2024-11-06T07:27:08.074Z (2 months ago)
- Topics: browser-extension, chrome-extension, javascript, karma, productivity, reddit
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/karmaless/fcgnlbdaiamddnedhcebphaiagkgfajc?hl=en&authuser=0
- Size: 210 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
karmaless> A karma-free Reddit experience
**Note**: Karmaless only works on the old Reddit interface ([https://old.reddit.com/](https://old.reddit.com/)).
### What Does Karmaless Do?
Karmaless is a Chrome extension that hides karma on Reddit, allowing you to focus on what matters most: reading (and posting) content, without worrying about how people react or how well your post is received.
This extension is purely cosmetic; it won't change Reddit's mechanics or scoring, so posts toward the top are naturally going to be rated higher. The goal is to eliminate your fixation on karma and to create a more healthy browsing (and posting) experience that isn't biased by karma.
### How It Works
Each time you navigate to a Reddit URL or expand comments, the extension will briefly blur the page, remove any elements that have traces of karma according to your preferences, and then make the page visible again. You can disable any settings that you don't like under the extension's settings page:
![The Karmaless extension settings page](https://user-images.githubusercontent.com/19352442/92305913-99d19b00-ef59-11ea-8089-926e6cf0e95c.png)
To access the settings page:
1. Go to `chrome://extensions`.
2. Click `Details` under the Karmaless extension.
3. Scroll down and click `Extension options`.### Contributing
Contributions are welcome! Please submit an issue if you find a bug or would like to request a new feature.
#### Installing
1. Clone this repo.
2. Install dependencies (`yarn`).#### Running the Extension
To run the extension locally:
1. Clone this repository and run `yarn start`. Webpack will generate a `dist/` folder for the extension.
2. Visit `chrome://extensions` and click `Load Unpacked` (make sure `Developer mode` is turned on).
3. Select the `dist/` folder.Then, just navigate to any Reddit URL on the old interface.