user-script/README.md

25 lines
684 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# UserScript
## github-tab-size.user.js
GitHub のタブの表示幅を変える
デフォルトの幅は 8 だが広すぎるように感じた\
雑だが適当な UserScript を書いて拡張機能として追加した\
Chrome はデフォルトでいまも UserScript をサポートしており、\*.user.js ファイルをドラッグアンドドロップすると使える
## amazon-shorten.user.js
Amazon (amazon.co.jp) の商品 URL を短縮する
## atmarkit.user.js
[IT](https://atmarkit.itmedia.co.jp/)の見た目を調整して、記事の続きを少し読む
## twimg-shorten.user.js
Twitter の画像 URL を短縮する
## ライセンス
MIT License