Skip to content

hunboy/chatzilla-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

ChatZilla Plugins

channel-tree

Shows a tree for your server, channel, and private message views. With the tree you can see activity in channels and servers, part, disconnect, toggle whether to connect/join on start up, just like with the tabs. Unlike tabs, when you open many channels, their names won't be squished into one unintelligible horizontal row.

To Install a Plugin

"Automatically"

Zip the plugin directory, use ChatZilla's "Install Plugin" menu, and select the zip.

"Manually"

Place plugin directory in chatzilla/scripts in your ChatZilla profile directory. You should end up with the following file structure:

<home directory>
└── .chatzilla
    └── xxxxxx.default
        └── chatzilla
            └── scripts
                └── <plugin directory>
                    ├── init.js
                    └── <other plugin files>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published