Version 1.2.0
Firefox support
PVE Snippets now works in Firefox (Manifest V3). The same extension works in Chrome, Edge, and Firefox.
Load it from the extension folder via about:debugging → Load Temporary Add-on, or install from addons.mozilla.org.
Import in Firefox
Import in the popup now opens a dedicated import page in a new tab so the file picker works correctly when the popup would close (e.g. in Firefox). Export/import behavior is consistent across all supported browsers.
Renamed to PVE Snippets
Extension name updated from “PVE Paste Helper” to PVE Snippets. Export filenames use the pve-snippets-export-*.json format.
Store and security
Added required Firefox data collection declaration: no user data is collected.
Replaced all innerHTML usage in the content script with safe DOM APIs (no dynamic HTML injection) for store validation and security.
Compatibility
Chrome, Edge: unchanged; load unpacked or install from the store.
Firefox: 109 or newer.