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 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 - 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 - 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 小説家になろう - ブックマークフィルター | |
| // @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 |
NewerOlder
