見出し画像

Abema用ublockフィルター

「!」はメモなのであってもなくてもOK。
ublockのマイフィルターにコピペ適用すれば完了です。

1:左サイドバー

! マイリスト
abema.tv##[href="/mylist"]
! 視聴履歴
abema.tv##[href="/viewing-history"]
! 購入済み
abema.tv##[href="/purchased/payperview"]
! ジャンル
abema.tv##.com-application-SideNavigationGenreHeading
abema.tv##.com-application-SideNavigationMainList__genre-wrapper
! 設定、視聴プラン
abema.tv##.c-application-SideNavigation__footer

2:番組ロゴ、番組名

! ロゴ
abema.tv##.com-tv-LinearFooter__logo
! 番組名
abema.tv##.com-tv-LinearFooter__feed-super > span

3:最初からみる

! 最初からみる
abema.tv##.com-tv-LinearFooterChasePlayButton
! 番組情報
abema.tv##.com-tv-LinearFooterProgramDetailButton
! コメント
abema.tv##.com-tv-LinearFooterCommentButton

4:チャンネル欄

「href="/now-on-air/asia-drama"」の部分から非表示にするのを選択

abema.tv##[href^="/now-on-air/asia-drama"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/k-world"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/commercial"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/hiphop"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/abema-radio"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/fighting-sports"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/world-sports"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/abema-news"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/news-plus"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/abema-special"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/special-plus"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/drama"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/premierleague"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/boatrace"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/keirin-auto"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href="/now-on-air/fishing"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/shogi"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/mahjong"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/abema-anime"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/anime-live"]:upward(.com-tv-LinearChannelList__item)
abema.tv##[href^="/now-on-air/everybody-anime"]:upward(.com-tv-LinearChannelList__item)

5:コメント入力欄下のTwitter「連携する」ボタン

abema.tv##.com-o-CommentForm__twitter-wrapper

CM中の「マイリスト」ボタン

abema.tv##.com-tv-SlotMyListButtonOnPlayerContainerView

画面下の番組ロゴ付近のグラデーション

abema.tv##.com-tv-LinearFooter:style(background-image:none !important)

おすすめユーザースクリプト

個人的にabemaで使えるユーザースクリプトです

ユーザースクリプトマネージャーはVioletmonkeyがおすすめ