Add simple colored status rings to any character
The extension can be installed from the store page.
This project is a simple Typescript app.
The background script background.ts
communicates with Owlbear Rodeo to create a context menu item. When that item is clicked a popup is shown with the main.ts
site rendered.
This project uses Yarn as a package manager.
To install all the dependencies run:
yarn
To run in a development mode run:
yarn dev
To make a production build run:
yarn build
GNU GPLv3
This project is provided as an example of how to use the Owlbear Rodeo SDK. As such it is unlikely that we will accept pull requests for new features.
Copyright (C) 2023 Owlbear Rodeo