nobafghjfmcpkjpliogameoehcnnfdop
A quick fix for the new Dark Mode in Roll20 to fix some colours A quick fix to correct some of the Dark Mode colours newly release on Roll20
Roll20 Toggle Mute
Press ` (backtick/tilde) to toggle mute in Roll20 games. Allows users to use a hotkey to toggle their microphone mute in Roll20 virtual tabletop games.
Roll20 API and Sheet Autouploader
An extension to automate the uploading of new API and custom sheet code to the API and sheet sandbox. Do you build API scripts or character sheets on Roll20? This script will automate the upload of your code to the Roll20 sandboxes. Use your favorite code editor or IDE and let the Autouploader take care of updating the code on Roll20. Tell the extension what directory to monitor when you open a sheet sandbox game on Roll20 and it will take care of updating your HTML, CSS, and translation files in the sandbox as you save changes. This initial release only supports character sheet file upload to the sheet sandbox. The API upload functionality is in the works. PLEASE NOTE: The auto uploader is compatible with most chromium browsers, however Brave has disabled the File System Access API that powers the extension. Other chromium browsers may have also disabled this API.
Roll20 Character Sheet Printer
Adds a print button to the character sheet tab on Roll20. Will export the sheet to a blank page and from there the page can be printed or saved as a pdf. Works on most sheets but not guaranteed to work for every sheet.
R20Exporter
Export a Roll20 Campaign with all its assets to a ZIP file. R20Exporter allows you to export a Roll 20 campaign and all of its assets into a ZIP file for backup/archiving purposes. To export your campaign go to the settings tab in the Roll20 page (the gear icon on the far right of the sidebar) and at the top you should see a button "Export Campaign to ZIP". Simply click on it, then wait until the ZIP file is generated and downloaded. While generating the ZIP file, do make sure you have the campaign tab focused in chrome (separate it in its own window if needed), otherwise the download speed of the zip will drop to very very slow transfer speeds since the javascript that generates the zip on the fly will be running as a low priority background process. The dialog that opens will show you the various steps the script is undertaking and you can click the Log button to see a more detailed log of what is happening. That dialog window will also prevent you from messing around with the campaign. It is best to let the script do its thing unhindered and to not open another campaign in another window. Once the export process is complete, that window will close on its own and the ZIP file will be downloaded automatically. To report any issues, please go to the GitHub issue tracker : https://github.com/kakaroto/R20Exporter/issues