Skip to content

Instantly share code, notes, and snippets.

View joshparkerj's full-sized avatar
🥰

Josh Parker joshparkerj

🥰
View GitHub Profile
@joshparkerj
joshparkerj / most-downloaded-npm-versions.user.js
Last active December 18, 2021 16:41
On the npm website, show the top ten most downloaded versions
// ==UserScript==
// @name Most downloaded versions of an npm package
// @namespace http://tampermonkey.net/
// @version 0.1
// @description On the npm website, show the top ten most downloaded versions
// @author Josh Parker
// @match https://www.npmjs.com/package/*
// @icon https://www.google.com/s2/favicons?domain=npmjs.com
// @grant none
// ==/UserScript==
@joshparkerj
joshparkerj / egs-whole-storyline.user.js
Last active November 20, 2021 10:28
go back and get all of the previous comics in this storyline, then go forward and get all of the subsequent comics in this storyline, and display everything
// ==UserScript==
// @name egs whole storyline
// @namespace http://tampermonkey.net/
// @version 0.1
// @description display all previous and subsequent comics in this storyline
// @author Josh Parker
// @match https://www.egscomics.com/comic/*
// @icon https://www.google.com/s2/favicons?domain=egscomics.com
// @grant none
// ==/UserScript==
@joshparkerj
joshparkerj / up-and-coming.meta.js
Last active April 25, 2022 19:37
movers from the past three years chart to the past three months chart
// ==UserScript==
// @name up and coming pages in wikipedia category
// @namespace http://tampermonkey.net/
// @version 0.1
// @description movers from the past three years chart to the past three months chart
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/wikipedia/up-and-coming.user.js
// @downloadURL https://gist.github.com/joshparkerj/41e576b304f01dced186633f3eb84c4c/raw/up-and-coming.user.js
// @updateURL https://gist.github.com/joshparkerj/41e576b304f01dced186633f3eb84c4c/raw/up-and-coming.meta.js
// @match https://en.wikipedia.org/wiki/Category:*
@joshparkerj
joshparkerj / netflix-top-10-aggregated.user.js
Last active November 23, 2021 11:16
Aggregate the top ten from each of the four categories
// ==UserScript==
// @name Aggregate the top ten from each of the four categories
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Aggregate the top ten from each of the four categories
// @author Josh Parker
// @match https://top10.netflix.com
// @match https://top10.netflix.com/*
// @icon https://www.google.com/s2/favicons?domain=netflix.com
// @grant none
@joshparkerj
joshparkerj / yt-duration-filter.user.js
Last active November 23, 2021 21:26
Youtube Duration Filter
// ==UserScript==
// @name Youtube Duration Filter
// @namespace http://tampermonkey.net/
// @version 0.1
// @description
// @author Josh Parker
// @match https://www.youtube.com/channel/*/videos
// @match https://www.youtube.com/user/*/videos
// @icon https://www.google.com/s2/favicons?domain=youtube.com
// @grant none
@joshparkerj
joshparkerj / no-hot-network-questions.meta.js
Last active April 25, 2022 19:36
reduce distractions on stackoverflow
// ==UserScript==
// @name No hot network questions
// @namespace http://tampermonkey.net/
// @version 0.1
// @description reduce distractions on stackoverflow
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/stack/no-hot-network.user.js
// @downloadURL https://gist.github.com/joshparkerj/7b44a4258c3bfc7927ca677652c5aaff/raw/no-hot-network-questions.user.js
// @updateURL https://gist.github.com/joshparkerj/7b44a4258c3bfc7927ca677652c5aaff/raw/no-hot-network-questions.meta.js
// @match https://stackoverflow.com/questions/*
@joshparkerj
joshparkerj / get-subcategories.meta.js
Last active April 25, 2022 19:36
Bring all articles from subcategories onto this category page
// ==UserScript==
// @name Get subcategories
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Bring all articles from subcategories onto this category page
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/wikipedia/get-subcategories.user.js
// @downloadURL https://gist.github.com/joshparkerj/4d8f488ecd0912680635483a8eb97bf6/raw/get-subcategories.user.js
// @updateURL https://gist.github.com/joshparkerj/4d8f488ecd0912680635483a8eb97bf6/raw/get-subcategories.meta.js
// @match https://en.wikipedia.org/wiki/Category:*
@joshparkerj
joshparkerj / emoji-shortcodes.md
Last active November 30, 2021 19:56
emoji shortcodes example

💯 :100:

🔢 :1234:

🎱 :8ball:

🅰️ :a:

🆎 :ab:

@joshparkerj
joshparkerj / get-cross-origin.user.js
Last active December 18, 2021 16:34
get cross origin
// ==UserScript==
// @name get cross origin
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author Josh Parker
// @match https://www.imdb.com/search/title/?year=2021&sort=num_votes,desc
// @icon https://www.google.com/s2/favicons?domain=imdb.com
// @connect www.rottentomatoes.com
// @grant GM.xmlHttpRequest
@joshparkerj
joshparkerj / count-svgs.meta.js
Last active April 25, 2022 19:36
count svgs on each page
// ==UserScript==
// @name count svgs on each page
// @namespace http://tampermonkey.net/
// @version 0.1
// @description count svgs on each page
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/wikipedia/count-svgs.user.js
// @downloadURL https://gist.github.com/joshparkerj/c67bbcfe9dac51a27e30193b061c65fe/raw/count-svgs.user.js
// @updateURL https://gist.github.com/joshparkerj/c67bbcfe9dac51a27e30193b061c65fe/raw/count-svgs.meta.js
// @match https://en.wikipedia.org/wiki/Category:*