Skip to content

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

License

Notifications You must be signed in to change notification settings

petrgon/beyond-my-sources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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