Skip to content
This repository has been archived by the owner on Sep 10, 2018. It is now read-only.
/ chatwork-userscripts Public archive

Userscripts for ChatWork. Better notification visibility, UI tweaks.

License

Notifications You must be signed in to change notification settings

ento/chatwork-userscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatWork userscripts

Quickies:

About: chatwork_alert

A userscript for better ChatWork notification visibility. Supports Growl and dock badge when running in Fluid.

Tested on Fluid and Google Chrome on Mac OS X 10.6.

Features

When a new message arrives, the script will

  • Change the color of the page header to a nice red

    Screenshot of a red page header

  • Blink the favicon

    Screenshot of a red favicon

Fluid extras

  • Show a Growl notification (on Fluid)

    Screenshot of a Growl notification

  • Add a dock icon badge with the number of unread messages (on Fluid)

    Screenshot of a dock icon badge

About: chatwork_ui

Another userscript for various user interface enhancements for ChatWork. Currently it only includes the following modification:

  • Return focus to the input area immediately after changing rooms and categories.

How to install: Fluid

First, create a site-specific browser for ChatWork with Fluid. Then add the scripts (chatwork_alert, chatwork_ui) from the scripts menu.

To install with git goodness

cd /path/to/somewhere
git clone https://github.com/ento/chatwork-userscripts.git
ln -s /path/to/somewhere/chatwork-userscripts/*.user.js \
  /Users/<Your username>/Library/Application\ Support/Fluid/SSB/<Your ChatWork Fluid app name>/Userscripts/

How to install: Google Chrome

Open the raw script (chatwork_alert, chatwork_ui) in your browser and install it. Chrome will automatically convert it into an extension.

How to install: Safari and Firefox

Get GreaseKit if you're on Safari, Greasemonkey on Firefox, and install the scripts (chatwork_alert, chatwork_ui) as usual.

About

Userscripts for ChatWork. Better notification visibility, UI tweaks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published