Skip to content

Instantly share code, notes, and snippets.

*{font-family:meiryoKe_PGothic !important;}
.customer-reviews{display: none !important;}
.customer-ratings{display: none !important;}
@ebith
ebith / notify-growl.tw
Created August 1, 2010 20:21
StreamをGrowlで通知するTwittperatorプラグイン
/*
* Please write the below line into .vimperatorrc.
* let g:twittperator_plugin_notify_growl = 1
* let g:twittperator_screen_name = "YOUR_SCREEN_NAME"
* let g:twittperator_plugin_notify_growl_ng_words = "NG|WORDS"
*/
(function () {
let screenName = liberator.globalVariables.twittperator_screen_name;
let ngWords = liberator.globalVariables.twittperator_plugin_notify_growl_ng_words || '(?!)';
#材料(2人前)
キャベツ 2-3枚
アンチョビフィレ 3-4枚
ニンニク 1欠け
鷹の爪 ホール1/2-1つ
オリーブオイル 大さじ3
フェデリーニ(1.4mm程度のスパゲティで湯で時間は5-6分。実際茹でる時間は1分短めに設定する) 200g前後
甘みを感じたいならキャベツを多めに、しょっぱいのが好きならアンチョビを多めに、辛いのが好きなら鷹の爪を多めに。

#所持PS3ゲームリスト

  • FINAL FANTASY XIII
  • METAL GEAR SOLID4
  • アナザーセンチュリーズエピソードR
  • アンチャーテッド 黄金刀と消えた船団
  • ガンダム無双2
  • テイルズ オブ グレイセスf
  • テイルズ オブ ヴェスペリア
  • デモンズソウル
  • 侍道3
@ebith
ebith / gist:1119710
Created August 2, 2011 06:47
はてなブックマーク拡張の検索がソートされないのを直すパッチ
--- chrome/content/vimperator/plugin/hatenabookmark.js
+++ chrome/content/vimperator/plugin/hatenabookmark.js
@@ -270,6 +270,7 @@ liberator.plugins.hBookmark = (function() {
},
createCompleter: function(titles, searchMethod) {
return function(context) {
+ context.compare = void 0;
context.format = {
anchored: true,
title: titles,
@ebith
ebith / addmylist.js
Created October 24, 2011 11:30
ニコニコ動画のWatchページから画面遷移無くとりあえずじゃないマイリストに登録するVimperatorコマンド
commands.addUserCommand(
['addmylist'],
'見てる動画をマイリストに追加する',
function(args) {
let video_id = content.window.wrappedJSObject.video_id;
if (!video_id)
return liberator.echoerr('Where are you?');
let token = content.window.wrappedJSObject.so.variables.csrfToken;
let url = 'http://www.nicovideo.jp/api/mylist/add?group_id=' + args.literalArg + '&token=' + token + '&item_id=' + video_id;
liberator.echo('add to mylist : ' + JSON.parse(util.httpGet(url).responseText).status);
@ebith
ebith / automount.bat
Created January 18, 2012 10:05
スタートアップから共有フォルダを開く
@echo off
:: <設定>
:: pathz : \\hostname\folderの形式
:: userz : ユーザー名
:: passz : パスワード
:: sleep : 待機秒数
set pathz=\\192.168.0.1\HOGE
set userz=USERNAME
set passz=PASSWORD
@ebith
ebith / twsidebar-expand-url.tw
Created May 2, 2012 04:15
短縮URLを展開するtwittperatorプラグイン(twsidebar向け)
(function () {
plugins.twittperator.ChirpUserStream.addListener(onMsg);
plugins.twittperator.TrackingStream.addListener(onMsg);
function isShorten(uri) {
switch (uri.host) {
case 'ff.im':
case 'is.gd':
case 't.co':
case 'bit.ly':
@ebith
ebith / friedchicken.md
Created May 29, 2012 01:01
フライドチキンのレシピ

フライドチキン

材料

  • 鶏もも肉
  • 調味液
    • 牛乳 100ml
    • 塩 7g
    • ニンニク
    • ショウガ
  • オールスパイス