Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Hacker News profile bar
// @description Adds a profile bar to each comment that includes data from the user's profile page (e.g. karma, days since creation, "about me" text)
// @author Shaun Gallagher, author of "Experimenting With Babies" (http://www.experimentingwithbabies.com) and "Correlated" (http://www.correlated.org)
// @namespace HNprofilebar
// @match https://news.ycombinator.com/*
// ==/UserScript==
// load jQuery
// ==UserScript==
// @name Hacker News profile bar
// @description Adds a profile bar to each comment that includes data from the user's profile page (e.g. karma, days since creation, "about me" text)
// @author Shaun Gallagher, author of "Experimenting With Babies" (http://www.experimentingwithbabies.com) and "Correlated" (http://www.correlated.org)
// @namespace HNprofilebar
// @match https://news.ycombinator.com/*
// ==/UserScript==
// load jQuery
{
"$jason": {
"body": {
"background": {
"type": "html",
"url": "https://www.typingclub.com"
}
}
}
}