Skip to content

Instantly share code, notes, and snippets.

@dlwr
dlwr / g-lii.user.js
Last active August 29, 2015 14:07 — forked from noromanba/g-lii.user.js
// ==UserScript==
// @name Load Image Immediately
// @namespace http://noromanba.flavors.me
// @description immediately load images w/ PagerExtention for UserScript
// @include http://gigazine.net/*
// @include http://www.moae.jp/comic/*
// @include http://omocoro.jp/*
// @include http://rocketnews24.com/*
// @grant none
// @run-at document-end
// ==Taberareloo==
// {
// "name" : "Check how many days have passed without coffee"
// , "description" : "Check how many days have passed without coffee every coffee time(16:30) and tweet it"
// , "include" : ["background"]
// , "version" : "0.1.4"
// , "downloadURL" : "https://gist.github.com/dlwr/2f03e894672551072c38/raw/patch.check.noncoffee.days.tbrl.js"
// }
// ==/Taberareloo==
@dlwr
dlwr / patch.fix.twitter.update.tbrl.js
Created May 11, 2017 02:24 — forked from ailispaw/patch.fix.twitter.update.tbrl.js
Taberareloo Patch: Fix Twitter.update 2016.08
// ==Taberareloo==
// {
// "name" : "Fix Twitter.update 2016.08"
// , "description" : "Fix Twitter.update 2016.08"
// , "include" : ["background"]
// , "version" : "0.2.0"
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/9406c2ffacf68c6ad238/raw/patch.fix.twitter.update.tbrl.js"
// }
// ==/Taberareloo==