Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shadyabhi/Reddit-New-Comments-Highlighter

Highlights new comments in a thread on reddit
https://github.com/shadyabhi/Reddit-New-Comments-Highlighter

Last synced: 15 days ago
JSON representation

Highlights new comments in a thread on reddit

Awesome Lists containing this project

README

        

# Reddit New Comments Highlighter

It's a chrome/firefox/safari extension used to highlight new comments on a comments page that was visited earlier on reddit.
It helps keep track of new comments when you revisit a comments page.

# How is it built?

The extension is built using Kango Framework & works on multiple browsers.

## To update the framework

```
➜ $?=0 ➤ make update
wget -q http://kangoextensions.com/kango/kango-framework-latest.zip
unzip -q -o -d kango_dir kango-framework-latest.zip
rm kango-framework-latest.zip

>>> 1s elasped...
➜ $?=0 ➤
```

## To build the extension for multiple browsers
```
➜ $?=0 ➤ make build
python kango_dir/kango.py build ./
[ INFO] Contact [email protected] to enable IE support
[ INFO] Running Kango v1.8.0
[ INFO] Building chrome extension...
[ INFO] Building firefox extension...
[ INFO] Building safari extension...

>>> 2s elasped...
➜ $?=0 ➤
```

# Extension Links

Chrome: https://chrome.google.com/webstore/detail/reddit-new-comments-highl/ajdilinnnkbmpoegibgacadjlblmpjad

Firefox: https://addons.mozilla.org/en-US/firefox/addon/reddit-new-comments-highlighte/