Skip to content

Instantly share code, notes, and snippets.

@10crimes
10crimes / autopagerize.user.js
Created November 13, 2017 08:15 — forked from t-f-m/autopagerize.user.js
AutoPagerize for greasemonkey siteinfoを山ほど書きたしたローカルのバックアップ
// ==UserScript==
// @name AutoPagerize
// @namespace http://swdyh.yu.to/
// @description loading next page and inserting into current page.
// @include http://*
// @include https://*
// @exclude https://mail.google.com/*
// @exclude http://b.hatena.ne.jp/*
// @exclude http://www.facebook.com/plugins/like.php*
// @exclude http://api.tweetmeme.com/button.js*
@10crimes
10crimes / soundcloud-dl-btn.user.js
Created November 13, 2017 06:22 — forked from Cauterite/soundcloud-dl-btn.user.js
SoundCloud: Download Button
// ==UserScript==
// @name SoundCloud: Download Button
// @namespace e7fc358c1e5cc159ce3f327246807caa
// @include https://soundcloud.com/*
// @version 1.1
// @grant none
// @run-at document-idle
// ==/UserScript==
(function() {