Skip to content

mrfoxtalbot/Chat-transcripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

WHAT DOES THIS CSS/JAVASCRIPT DO

  • makes all URLs in transcripts clickable
  • chat bubbles looks a bit more clear
  • removes all English-to-English i8n and just shows the message once
  • user notes left by HE stand out more

REQUIREMENTS:

Stylus

Tampermonkey

With Stylus, you can add your own custom CSS code to any site, to modify the look/feel. Tampermonkey does the same, but for Javascript, to modify functionality.

INSTALLATION:

  1. Install Stylus extension
  2. Add a new style, with name "HappyChat Transcripts"
  3. Paste the contents of stylus.css into the code field
  4. Ensure that "Applies to" is set to "URLS starting with" / https://mc.a8c.com/support-stats/happychat/transcript.php
  5. SAVE
  6. Install Tampermonkey
  7. Create a new script, with name "HappyChat Transcripts"
  8. Paste the contents of tampermonkey.js into the code field
  9. SAVE

About

Makes Happychat transcripts a bit more clear

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published