Einsols VTT Connector 版本历史 - 3 个版本
Einsols VTT Connector 作者: Einsol's Razor
Einsols VTT Connector 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.5.1
发布于 2026年6月5日 - 48.65 KB适用于 firefox 140.0 及更高版本What 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.源代码遵循 保留所有权利 发布
较早版本
版本 0.4.0
发布于 2026年6月4日 - 43.88 KB适用于 firefox 115.0 及更高版本Feats, 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.源代码遵循 保留所有权利 发布
版本 0.3.0
发布于 2026年5月19日 - 41.8 KB适用于 firefox 115.0 及更高版本源代码遵循 保留所有权利 发布