Giter Site home page Giter Site logo

swen128 / youtube-live-chat-filter Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 6.0 496 KB

YouTube Live のチャットで NG ワードを含むメッセージを非表示にする Chrome 拡張

Home Page: https://chrome.google.com/webstore/detail/youtube-live-chat-filter/noekfhlpihlpicbghhjiflhgkfgcikjh

License: MIT License

JavaScript 61.45% CSS 5.37% HTML 31.24% Shell 1.95%

youtube-live-chat-filter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

youtube-live-chat-filter's Issues

絵文字・ユーザー名でのNGの要望

「ああ」や「aaa」などの荒らしの為に取得したであろう捨てアカウントnameを非表示にしたいです
また絵文字を使った書き込みも非表示にしたいです

絵文字はimgタグ
ユーザー名はspan#author-nameセレクタになっておりspan.messageでは無い為、動かないのかな?と自分なりに考えてはいるのですが、、、

フルスクリーン状態でもチャットのフィルターを機能させたいです

チャットのフィルター機能、ありがたく使わせてせていただいてます。
現在、「Youtube live chat filter」と「youtube chat in fullscreen」の2つのみの拡張機能を使っていますが、フルスクリーン状態で表示されているコメントにはフィルターが機能していません。フルスクリーンじゃないときは正常に機能しています。

フルスクリーン状態でコメントのフィルターを機能させる方法はないでしょうか。
他の機能との競合の問題の話になってしまい申し訳ないですが、よろしくお願いします。

[Feature request] innerText を任意のテキストに置き換える機能

チラつき防止やブロック、通報のため要素を全て隠すのではなく、NGワードが含まれるチャットを任意のメッセージに置き換える表示する機能を追加していただきたいです。
下記要素のinnerTextを書き換えるイメージです。

<span id="message" dir="auto" class="style-scope yt-live-chat-text-message-renderer">非表示対象のテキスト</span>

<span id="message" dir="auto" class="style-scope yt-live-chat-text-message-renderer">NGワードが含まれています</span>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.