Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name narou vertical Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://ncode.syosetu.com/n*/*/
// @grant none
// @require https://cdn.jsdelivr.net/npm/vue/dist/vue.js
// @require https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google.co.jp/reader/view/"), url-prefix("https://www.google.co.jp/reader/view/") {
blockquote{margin:0px 20px 0px 20px !important;}
blockquote p{margin:3px !important;}
.item-body div p{margin:0px !important;}
// ==UserScript==
// @name 4da4 for twitter
// @namespace http://d.hatena.ne.jp/dalmacija/
// @include *
// ==/UserScript==
var yonda4 = document.createElement('div')
yonda4.setAttribute('style',
'padding:5px;' +
'position:fixed;' +
#!/usr/local/bin/perl
use strict;
use warnings;
use Time::HiRes qw/gettimeofday tv_interval/;
my $startTime = [gettimeofday];
use LWP::UserAgent;
use HTTP::Cookies;
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.tumblr.com") {
* {
-moz-border-radius: 0px !important;
border:none !important ;
color:#555 !important ;
line-height:1.3em !important ;
font-size:11px !important ;
letter-spacing: .5px !important ;
// ==UserScript==
// @name newcomicsearch
// @namespace http://d.hatena.ne.jp/dalmacija/
// @description newcomicsearch
// @include http://www.taiyosha.co.jp/comic/*
// ==/UserScript==
(function(){
var helpDiv = document.createElement('div')
helpDiv.setAttribute('id', 'comicmailto')