Yahoo!のページで、Yahoo検索のポップアップを削除する。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name 小説家になろう - ブックマークフィルター | |
| // @namespace https://github.com/y-muen | |
| // @license MIT | |
| // @version 0.1.1 | |
| // @description 小説家になろうでブックマークを未読のみにフィルターする。 | |
| // @author Yoiduki <y-muen> | |
| // @include *://syosetu.com/favnovel* | |
| // @icon https://www.google.com/s2/favicons?domain=syosetu.com | |
| // @grant GM_addStyle |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name PostPrime - Expand Bio | |
| // @namespace https://github.com/y-muen | |
| // @version 0.1.1 | |
| // @description Expand Bio in PostPrime user pages | |
| // @author Yoiduki <y-muen> | |
| // @include *://postprime.com/* | |
| // @icon https://www.google.com/s2/favicons?domain=postprime.com | |
| // @grant GM_addStyle | |
| // @updateURL https://gist.github.com/y-muen/939b071638a020c7abc6466118007c83/raw/postprime-expand-bio.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name PostPrime - Hide Marked Posts | |
| // @namespace https://github.com/y-muen | |
| // @version 0.1.3 | |
| // @description Hide Marked Posts in PostPrime timeline | |
| // @author Yoiduki <y-muen> | |
| // @match *://postprime.com/* | |
| // @icon https://www.google.com/s2/favicons?domain=postprime.com | |
| // @grant none | |
| // @updateURL https://gist.github.com/y-muen/bbd0be9a136d300bef8f3268e5082efc/raw/postprime-hide-marked-posts.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name PostPrime - Limit Imgage Hight | |
| // @namespace https://github.com/y-muen | |
| // @version 0.1.1 | |
| // @description Limit `max-hight` of `img` in PostPrime timeline | |
| // @author Yoiduki <y-muen> | |
| // @include *://postprime.com/* | |
| // @exclude *://postprime.com/*/post/* | |
| // @icon https://www.google.com/s2/favicons?domain=postprime.com | |
| // @grant GM_addStyle |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name PostPrime - Expand Text Field | |
| // @namespace https://github.com/y-muen | |
| // @version 0.1.3 | |
| // @description Expand Text Field in PostPrime timeline | |
| // @author Yoiduki <y-muen> | |
| // @include *://postprime.com/* | |
| // @exclude *://postprime.com/*/post/* | |
| // @icon https://www.google.com/s2/favicons?domain=postprime.com | |
| // @grant GM_addStyle |
Yahoo!ニュースの記事のページで、SNSリンクの横に検索ボタンを追加する。 検索ボタンを押すと、新しいタブでGoogle検索して、最初の結果に遷移する。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name PostPrime - Add Posrt Off | |
| // @namespace https://github.com/y-muen | |
| // @version 0.1.3 | |
| // @description Add hide post botton in PostPrime timeline | |
| // @author Yoiduki <y-muen> | |
| // @match *://postprime.com/* | |
| // @icon https://www.google.com/s2/favicons?domain=postprime.com | |
| // @grant none | |
| // @updateURL https://gist.github.com/y-muen/5ed48690b044611b57a8d94665913cca/raw/postprime-add-post-off.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name PostPrime - Hide Prime Post | |
| // @namespace https://github.com/y-muen | |
| // @version 0.1.1 | |
| // @description Hide Marked Posts in PostPrime timeline | |
| // @author Yoiduki <y-muen> | |
| // @match *://postprime.com/* | |
| // @icon https://www.google.com/s2/favicons?domain=postprime.com | |
| // @grant none | |
| // @updateURL https://gist.github.com/y-muen/294a63b663eb15fd06ea318d3f1a9e90/raw/postprme-hide-prime-post.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name PostPrime - Make Video Controllable | |
| // @namespace https://github.com/y-muen | |
| // @version 0.1.1 | |
| // @description Hide Marked Posts in PostPrime timeline | |
| // @author Yoiduki <y-muen> | |
| // @match *://postprime.com/* | |
| // @icon https://www.google.com/s2/favicons?domain=postprime.com | |
| // @grant none | |
| // @updateURL https://gist.github.com/y-muen/c6c6b0684b3cc4fc10ec410113815806/raw/postprime-make-video-controllable.js |
OlderNewer

