memo.xight.org

日々のメモ

カテゴリ : Greasemonkey

1ページ目 / 全1ページ

Gmailを等幅フォントで表示する方法

Summary

Greasemonkey を利用して、 Gmail を等幅フォントで表示する。
Google Chrome でも動作する。

Source

Gmail MonoSpace Font for Greasemonkey
http://userscripts.org/scripts/show/43538

Reference

Gmailを固定ピッチの等幅フォント (MonoSpace) で表示する方法
http://creazy.net/2009/03/gmail_monospace_font_2.html

AutoPagerize - 自動ページ継ぎ足し

Summary

wedata のデータベースに登録することで
AutoPagerize に対応するサイトを追加することができる。
誰でも編集可能。

tech-seminar.jp を AutoPagerize 対応にしてみる。

[2009-12-18] 管理画面にも対応。
var SITEINFO = [
	{
		url:          '^http://tech-seminar\.jp/(?:$|seminar|admin)',
		nextLink:     'id("squeeze")//li[@class="pager-next"]/a|id("squeeze")//span[@class="next"]/a',
		pageElement:  'id("squeeze")//div[@class="view-content"]/div[contains(concat(" ", @class, " "), " views-row ")]|id("squeeze")//form/div/table',
		exampleUrl:   'http://tech-seminar.jp/',
	},
]


Reference

Autopagerize.net
http://autopagerize.net/

AutoPagerize Wiki
http://autopagerize.jottit.com/

wedata - データベース: AutoPagerize
http://wedata.net/databases/AutoPagerize/items

SWDYH - 2009-05-25 - AutoPagerize for Chrome
http://d.hatena.ne.jp/swdyh/20090525/1243232130

github - swdyh / autopagerize_for_chrome
http://github.com/swdyh/autopagerize_for_chrome

thinkのScrapBook: AutoPagerize用SITEINFO + SITEINFOの書き方 まとめ
http://thinkarc.blogspot.com/2008/09/autopagerizesiteinfo-siteinfo.html

tech-seminar.jp
http://tech-seminar.jp/

Amazon Quick Affiliate - Amazonの商品を簡単にコピー & ペーストできる Greasemonkey

Summary

Amazonの商品ページを表示中にアソシエイトID付きのHTMLをコピーできる。
Greasemonkeyを利用。

クリックして拡大 クリックして拡大

フォーマットを指定することで、様々なテキストを出力可能。

Textile形式のフォーマット その1 (Old style)

"${title}":${url}
!${img}(${title})!:${url}
!http://www.assoc-amazon.jp/e/ir?t=${aid}&l=as2&o=9&a=${asin}!

Textile形式のフォーマット その2 (New style)

"${title}":http://www.amazon.co.jp/gp/product/${asin}?tag=${aid}&creativeASIN=${asin}&linkCode=as2&camp=247&creative=1211
!${img}(${title})!:http://www.amazon.co.jp/gp/product/${asin}?tag=${aid}&creativeASIN=${asin}&linkCode=as2&camp=247&creative=1211
!http://www.assoc-amazon.jp/e/ir?t=${aid}&l=as2&o=9&a=${asin}!

追記

AmaQuick に名称変更

Reference

AmaQuick 公式ページ [C!]
http://creazy.net/amazon_quick_affiliate/

UserScripts.org - AmaQuick
http://userscripts.org/scripts/source/45186.user.js

UserScripts.org (mirror) - AmaQuick
http://userscripts-mirror.org/scripts/show/45186

Amazonの商品を最速でブログにコピペできるGreasemonkey「Amazon Quick Affiliate (JP)」 [C!]
http://creazy.net/2009/03/amazon_quick_affiliate_greasemonkey.html

Greased Lightbox - lightboxで画像表示するGreasemonkey Script

Summary

前の画像
次の画像
画像を拡大 +
画像を縮小 -
元に戻る ESC ,画像以外の部分をクリック

Reference

Greased Lightbox - shifting pixel
http://shiftingpixel.com/lightbox

GreasedLightbox.user.js
http://shiftingpixel.com/downloads/greasedlightbox.user.js

via

Going My Way: サムネイルをクリックするとlightbox効果で画像を表示してくれるGreased Lightbox
http://kengo.preston-net.com/archives/002867.shtml

fav.icio.us2を改造して,様々なリンクにfaviconを表示するGreasemonkey Script

Summary

fav.icio.us2 を改造して,Google, はてなのリンクにfaviconを表示.

faviconが無いサイトではデフォルトのアイコンを表示するようにした,
改良版も公開されている.

Reference

Userscripts.org - fav.icio.us2
http://userscripts.org/scripts/show/3406

色んなところにfaviconを - cameraLady
http://june29.jp/2006/10/18/favicon-greasemonkey/

Favicon with Google (greasemonkey)
http://june29.is.land.to/favoogle.user.js

Favicon with Hatena Bookmark (greasemonkey)
http://june29.is.land.to/favib.user.js

ドレッシングのような - 『 色んなところにfaviconを - cameraLady』の改良
http://d.hatena.ne.jp/mrkn/20061021/1161417780

Favicon with Google 改良版 (greasemonkey)
http://blog54.fc2.com/m/mrkn/file/gfavicon.user.js

Favicon with Hatena Bookmark 改良版 (greasemonkey)
http://blog54.fc2.com/m/mrkn/file/hfavicon.user.js

via

Going My Way: Googleの検索結果やはてなブックマークにfaviconを表示するGreasemonkeyユーザースクリプト
http://kengo.preston-net.com/archives/002866.shtml

はてなブックマークお気に入りの重複エントリをまとめる & 既読エントリを非表示化

Summary

機能は以下.

o 複数人がクリップしているエントリは1つにまとめる
o 人数が多いエントリほど上に持ってくる
o 既読のエントリは表示しない

Source

http://yagi.xrea.jp/2006/08/hb_fav_arrange.user.js

Reference

いぬビーム
http://d.hatena.ne.jp/kusigahama/20060821#1156153916

Greasemonkey - Firefoxでユーザーサイドスクリプトを実現するためのエクステンション

Summary

Firefoxでユーザーサイドスクリプトを実現するためのエクステンション
Amazon - Greasemonkey Hacks (Hacks): 洋書

Reference

Greasemonkey Hacks (Hacks): 洋書
Firefox まとめサイト - Greasemonkey
http://firefox.geckodev.org/?Greasemonkey
Dive Into Greasemonkey
http://diveintogreasemonkey.org/
はてなダイアリー - Greasemonkeyとは
http://d.hatena.ne.jp/keyword/Greasemonkey
はてなグリースモンキー(Greasemonkey)
http://www.hatena.ne.jp/tool/greasemonkey