Skip to content

0x8t/yt-livechat-tick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Live Chat Tick

A simple Brave browser extension that adds checkboxes to each message in YouTube live chat pop-out windows. When a checkbox is checked, it applies a grey strikethrough effect to that message and all messages above it. Unchecking only affects the individual message.

Features

  • Works with both YouTube live chat pop-out interfaces:
    • YouTube pop-out chat (youtube.com/live_chat)
    • YouTube Studio live chat (studio.youtube.com/live_chat)
  • Adds a checkbox at the beginning of each chat message
  • Checking a message's checkbox applies strikethrough styling to that message and all messages above it
  • Unchecking a message's checkbox only removes the strikethrough effect from that specific message
  • Automatically adds checkboxes to new messages as they appear
  • Prevents checkboxes from triggering YouTube's context menu

Installation

Manual Installation in Brave

  1. Download or clone this repository to your computer
  2. Open Brave browser and navigate to brave://extensions/
  3. Enable "Developer mode" using the toggle in the top-right corner
  4. Click "Load unpacked" and select the folder containing the extension files
  5. The extension is now installed and will automatically work on YouTube live chat pop-out windows

Usage

  1. Go to any YouTube livestream
  2. Use either of the supported chat interfaces:
    • Click the "Pop-out chat" button in the YouTube chat interface
    • Use YouTube Studio live chat in a pop-out window
  3. You'll see checkboxes next to each chat message
  4. Check any message's checkbox to apply the strikethrough effect to that message and all messages above it
  5. Uncheck any message's checkbox to remove the effect from only that specific message

Files

  • manifest.json: Extension configuration
  • content.js: JavaScript code that adds the checkboxes and handles the functionality
  • styles.css: CSS styles for the checkboxes and strikethrough effect

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published