Skip to content

Road-hog123/significantly-less-nifty-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Significantly Less Nifty Chat

Userscript for Tampermonkey to inline Images, GIPHY GIFs & YouTube Thumbnails in Twitch chat. It does nothing else.

This script was derived from the Paul Saunders' Nifty Chat Monitor script, created by Paul and with contributions from LoadingReadyRun viewers.

Features

  • inlines linked images
  • inlines imgur image/album/gallery links
  • inlines GIPHY GIFs
  • inlines thumbnail images for YouTube video links

Maintainers Needed!

It is a miracle that the Twitter embeds are the only thing that has broken since I last maintained this script over 2 years ago. I know there are quite a few people that find this script very useful, and a smaller few that recommend it each year while watching Desert Bus for Hope; if you have web/front-end/JS experience you may be able to help keep this script working — feel free to submit Pull Requests with fixes/features and I will endeavour to review and merge them, and if you would like to take this repository off my hands feel free to contact me and express your desire.

Installation

  • Install the Tampermonkey browser extension
  • View the Raw JS Script File
  • Tampermonkey will detect that you're opening a userscript and prompt to install it
  • If it doesn't, you can copy the contents of the Raw JS file into a new Tampermonkey userscript

Usage

  • This userscript should work on any live chat on twitch.tv - it won't work on VOD chats.
  • When posting a link in chat, note that unless it is an imgur, GIPHY or YouTube link it won't be inlined if it doesn't end in an image extension, or if the url involves ports.

About

Userscript that inlines Images, imgur albums/images, GIPHY GIFs & YouTube Thumbnails in Twitch chat

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%