Skip to content

Instantly share code, notes, and snippets.

// 僕こうかな…けっこう一貫してないけど
// 先頭近辺での揃えのスペースがすごく少ないな
if ((
cond_a || cond_b ||
cond_c || cond_d) || cond_e) {
}
test(
value1, value2,
value3, value4);
shortcutkeys['CTRL + D'] = {
description : 'LDR hatebu comment',
execute : function(e){
var fx = getMostRecentWindow();
var win = wrappedObject(fx.content);
if(!/(http:\/\/reader\.livedoor\.com\/reader\/)/.test(win.location))
return;
cancel(e);
// ==UserScript==
// @name gist - ubiquity
// @namespace http://d.hatena.ne.jp/youpy/
// @include http://gist.github.com/*
// @require http://gist.github.com/raw/3242/1a7950e033a207efcfc233ae8d9939b676bdbf46
// ==/UserScript==
(function() {
var data = $X('id("gist_data")');
if(!data)