petrgon / beyond-my-sources

Adds button to DnDBeyond to filter sources you own. Works with Violentmonkey extension.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beyond My Sources

Adds a button to DnDBeyond to filter sources you own. Works with Violentmonkey extension and similar. Tested in Chrome and Firefox.

Before you use this script you have to update the list of sources you own! See the How to install chapter.

Before you update to a never version make a backup of mySources variable!

Button Game Rules image Button Encounter Builder image

Button Encounter Builder image

How to install from Greasy Fork

Don't forget to make a backup of the mySources variable if you are updating from earlier versions.

  1. Install violentmonkey browser extension or any compatible alternative.
  2. Install script from Greasy Fork.
  3. Find the script in the extension and click Edit.
  4. Update sources you own in the mySources variable. Add // before each source you DON'T own.
  5. Save the script.
  6. Reload DnDBeyond page.

How to install manually

Don't forget to make a backup of the mySources variable if you are updating from earlier versions.

  1. Install violentmonkey browser extension or any compatible alternative.
  2. Create a new script in extension.
  3. Copy the content of the script.js file from this repo.
  4. Update source you own in the mySources variable. Add // before each source you DON'T own.
  5. Save the script.
  6. Reload DnDBeyond page.

Links

Greasy Fork

Github

About

Adds button to DnDBeyond to filter sources you own. Works with Violentmonkey extension.

License:MIT License


Languages

Language:JavaScript 100.0%