Einsols VTT Connector version history - 3 versions
Einsols VTT Connector by Einsol's Razor
Einsols VTT Connector version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.5.1
Released Jun 5, 2026 - 48.65 KBWorks with firefox 140.0 and laterWhat it does: A companion for the Einsol's Razor tabletop RPG. With the player's character sheet open on our site (einsolsrazor.com) and a virtual tabletop open in another tab (Foundry VTT or Roll20), the extension forwards their dice rolls and shared cards from the sheet into that VTT's chat, so their rolls appear at the table.
How it works: A content script on our site reads the sheet's own dice-roll events; the background worker routes them to the VTT tab the user connected; a bridge script posts them into that VTT's chat. All code is bundled in the package — no remote scripts are loaded.
Permissions:
Host access to einsolsrazor.com: read the sheet's roll events.
Optional host access (foundryvtt.com, forge-vtt.com, moltenhosting.com, app.roll20.net, localhost): requested only when the user clicks Connect on a VTT tab, to inject the bridge there.
scripting: inject that bridge into the connected VTT tab.
storage: remember connected tabs and two small prefs. No personal data.
activeTab: for the Connect button.
Data collection: None. It only relays messages locally between the user's own browser tabs — nothing is sent to any server.Source code released under All Rights Reserved
Older versions
Version 0.4.0
Released Jun 4, 2026 - 43.88 KBWorks with firefox 115.0 and laterFeats, spells, and items can now be broadcast from the Einsols character
sheet to a connected Foundry VTT chat log, joining the dice-roll forwarding
that already shipped. No new permissions; uses the same chrome.runtime
messaging pipeline as roll delivery. Honors Foundry's current chat roll mode.Source code released under All Rights Reserved
Version 0.3.0
Released May 19, 2026 - 41.8 KBWorks with firefox 115.0 and laterSource code released under All Rights Reserved