Skip to content

Instantly share code, notes, and snippets.

View y-mamanaranu's full-sized avatar
🚴

ゆきづき y-mamanaranu

🚴
  • 物理屋の日常
View GitHub Profile
@y-mamanaranu
y-mamanaranu / README.md
Last active April 23, 2022 17:27
Tampermonkey script for Yahoo! JP
@y-mamanaranu
y-mamanaranu / narou-bookmark-filter.js
Last active February 15, 2023 04:32
Tampermonkey script for 小説家になろう
// ==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
@y-mamanaranu
y-mamanaranu / postprime-expand-bio.js
Last active April 17, 2022 13:49
Tampermonkey script for PostPrime to Expand Bio in user pages
// ==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
@y-mamanaranu
y-mamanaranu / postprime-hide-marked-posts.js
Last active April 17, 2022 13:48
Tampermonkey script for PostPrime to Hide Marked Posts in timeline
// ==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
@y-mamanaranu
y-mamanaranu / postprime-limit-imgage-hight.js
Last active April 17, 2022 13:49
Tampermonkey script for PostPrime to Limit `max-hight` of `img` in timeline
// ==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
@y-mamanaranu
y-mamanaranu / postprime-expand-text-field.js
Last active April 17, 2022 13:48
Tampermonkey script for PostPrime to Expand Text Field in timeline
// ==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
@y-mamanaranu
y-mamanaranu / README.md
Last active September 27, 2022 02:45
Tampermonkey script for Yahoo! JP

Yahoo! - 掲載元検索

Usage

Yahoo!ニュースの記事のページで、SNSリンクの横に検索ボタンを追加する。 検索ボタンを押すと、新しいタブでGoogle検索して、最初の結果に遷移する。

スクリーンショット 2022-04-09 18 17 53

Links

@y-mamanaranu
y-mamanaranu / postprime-add-post-off.js
Last active April 17, 2022 13:47
Tampermonkey script for PostPrime to add hide post botton in timeline
// ==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
@y-mamanaranu
y-mamanaranu / postprme-hide-prime-post.js
Last active April 17, 2022 13:46
Tampermonkey script for PostPrime to hide prime post
// ==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
@y-mamanaranu
y-mamanaranu / postprime-make-video-controllable.js
Last active April 17, 2022 13:46
Tampermonkey script for PostPrime to add hide post botton in timeline
// ==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