Skip to content

Ghifari160/vtt-observe

Repository files navigation

VTT Observe

VTT Observe

Push check

Chrome extension to remove Roll20 UIs for observer account.

Using the extension

As of v0.2.0, this extension is available through the Chrome Web Store. If you prefer to install VTT Observe as an unpacked extension, you can build the extension or download the prebuilt unpacked extension from the release. Then, navigate to chrome://extensions, enable developer mode. Finally, add the outdirectory (if building from source) or the unzipped extensions (if downloading prebuilt) as an unpacked extension.

Currently, there is no prebuilt version of this extension available. This may change in the future, though I wouldn't hold your breath.

For now, you can build the extension and load it to your Chrome profile as an unpacked extension. To do so, navigate to chrome://extensions, enable developer mode, and add the out directory as an unpacked extension.

Building

VTT Observe requires Node v19 and any version of NPM.

First, install dependencies.

npm i

Then, build the unpacked extension.

npm run build

Cleaning up

Simply run the cleanup script,

npm run clean

or, the full cleanup script to additionally remove all generated scripts.

npm run fullclean

License

VTT Observe is distributed under the terms of the MIT License, with exceptions to the VTT Observe Logo. You may use the VTT Observe Logo for purposes of identifying this project. All other use of the Logo is prohibited.

VTT Observe is not affiliated with Roll20. Roll20 is a registered trademark of The Orr Group, LLC.