mrfoxtalbot / Chat-operators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WHAT DOES THIS CSS/JAVASCRIPT DO

  • improves view of chat operators, their load and throttle
  • adds language flags to HEs who speak ES or PT/BR
  • adds indicators for Atomic Guild members and Biz 1:1 concierges
  • adds button to remove red HEs
  • adds button to copy all HEs info to clipboard
  • adds general stats for throttle, availability, etc.
  • highlights the textarea when you write a /note

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 Operators"
  3. Paste the contents of stylus.css into the code field
  4. Ensure that "Applies to" is set to "URLS on the domain" / hud.happychat.io
  5. SAVE
  6. Install Tampermonkey
  7. Create a new script, with name "HappyChat Operators"
  8. Paste the contents of tampermonkey.js into the code field
  9. SAVE

MORE INFORMATION:

https://heinvestigations.wordpress.com/2019/01/14/happy-suite-of-happiness-hacks/

About


Languages

Language:JavaScript 56.7%Language:CSS 43.3%