Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bo-carey/roll-20-gm-roller

Easily update GM roll visibility.
https://github.com/bo-carey/roll-20-gm-roller

Last synced: about 19 hours ago
JSON representation

Easily update GM roll visibility.

Awesome Lists containing this project

README

        

# Roll20 GM Roller Extension

This extension enhances the Roll20 experience for Game Masters by adding a whisper toggle to character sheets. The whisper toggle allows GMs to easily switch between public and private rolls for each character.

## Features

- **Whisper Toggle**: Adds a checkbox to character sheets to toggle between public and private rolls.
- **Persistent Settings**: Remembers the whisper toggle state for each character using `localStorage`.

## Installation

1. Clone the repository or download the source code.
2. Load the extension in your browser:
- **Chrome**: Go to `chrome://extensions/`, enable "Developer mode", click "Load unpacked", and select the extension folder.
- **Firefox**: Go to `about:debugging`, click "This Firefox", click "Load Temporary Add-on", and select the `manifest.json` file from the extension folder.

## Usage

1. Open a character sheet in Roll20.
2. Use the whisper toggle to switch between public and private rolls.
3. The extension will remember your settings for each character.

## Development

To contribute to the development of this extension:

1. Fork the repository.
2. Create a new branch for your feature or bugfix.
3. Make your changes and commit them.
4. Open a pull request with a detailed description of your changes.

## License

This project is licensed under the MIT License.