Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ches3/userscripts

ユーザースクリプトいろいろ
https://github.com/ches3/userscripts

greasemonkey tampermonkey userscript

Last synced: 3 months ago
JSON representation

ユーザースクリプトいろいろ

Awesome Lists containing this project

README

        

# userscripts
自分用のユーザースクリプトです。
buildディレクトリにコンパイルしたjsファイルが置いてあります。

## スクリプト一覧

### amazon-exclude-marketplace
[インストール](https://github.com/ches3/userscripts/raw/main/build/amazon-exclude-marketplace.user.js)
- Ctrl + Q でAmazonの検索結果からマーケットプレイス商品を除外する

### d-anime
[インストール](https://github.com/ches3/userscripts/raw/main/build/d-anime.user.js)
- ダブルクリックでフルスクリーンに切り替える
- ページタイトルを `{タイトル} {サブタイトル} | d-anime` にする
- マイページと作品ページで、各エピソードに再生ページのhrefを設定
→ ホイールクリックで、新規ウィンドウではなくタブで再生できるように

### eigakan\.org
[インストール](https://github.com/ches3/userscripts/raw/main/build/eigakan.org.user.js)
- Ctrl + Q でeigakan.orgの上映館リストを絞り込む
- お気に入りの映画館はハイライトされる

### movie-filter
[インストール](https://github.com/ches3/userscripts/raw/main/build/movie-filter.user.js)
- Ctrl + Q で映画館のスケジュールページ上の作品を絞り込む

### prime-video
[インストール](https://github.com/ches3/userscripts/raw/main/build/prime-video.user.js)
- ページタイトルを `{タイトル} {サブタイトル} | Prime Video` にする
- 次のエピソードへの自動遷移を無効化

### search-bar-shortcut
[インストール](https://github.com/ches3/userscripts/raw/main/build/search-bar-shortcut.user.js)
- / で検索バーにフォーカスする

### u-next
[インストール](https://github.com/ches3/userscripts/raw/main/build/u-next.user.js)
- ダブルクリックでフルスクリーンに切り替える
- ページタイトルを `{タイトル} {サブタイトル} | U-NEXT` にする
- 次のエピソードへの遷移を3秒に短縮

### wikipedia-redirect-mobile-page
[インストール](https://github.com/ches3/userscripts/raw/main/build/wikipedia-redirect-mobile-page.user.js)
- Wikipediaのモバイル版ページを通常版ページにリダイレクトする

### x-remove-params
[インストール](https://github.com/ches3/userscripts/raw/main/build/x-remove-params.user.js)
- ツイートページの余計なパラメータを削除する ( `s=XXXXXXXX` と `t=XXXXXXXX` )