Skip to content

Instantly share code, notes, and snippets.

@dodheim
dodheim / nice_reddit.user.js
Last active November 26, 2017 14:55 — forked from prahladyeri/nice_reddit.user.js
A Firefox user script to mark unread Reddit comments in blue background
// ==UserScript==
// @name Nice Reddit
// @namespace com.prahladyeri.userscripts.nice_reddit
// @creator prahladyeri@yahoo.com
// @description Beautify your Reddit!
// @homepage http://www.prahladyeri.com
// @include http://*.reddit.com/*
// @include https://*.reddit.com/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
// @version 1.2
#include <cstdlib>
#include <cstring>
#include <cstdio>
#include <algorithm>
#include <chrono>
#include <iterator>
#include <string>
#include <vector>
#include <fstream>
#include <sstream>