Skip to content

elliscode/dndbeyond-monster-health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DND Beyond Monster Health Tracker

To Install

Go to the chrome web store listing here: https://chrome.google.com/webstore/detail/monster-health/gnodjanmafjgplabalghfobflnojbcoa

Features

  • Copycat interface for damage and healing that character sheets have

  • Automatically reads the Hit Points field on the monster sheet to populate the current and max health

  • Allows for multiple health bars for tracking multiple monsters of the same type

  • All health bars data is stored in localStorage browser data, so health bars are preserved on tab close

  • Input sanitization, to ensure only integers values are used

Developer Installation

  1. Navigate to chrome://extensions in your browser

  1. Enable the Developer mode option in the top-right

  1. Press the Load unpacked button in the top-left and select the monster-health directory in your clone of this repository

  1. The extension should now show up in your list of installed extensions, view a monster sheet to see the extension in action!

Developer Release

run this command to generate a .zip file

zip -jr monster-health.zip monster-health

upload the .zip file to the chrome developer console

About

chrome extension for a health tracker for the monster sheets on dndbeyond.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published