About this project

Elden Email is a fan-made browser extension that adds an Elden Ring-style flourish to sending email. When the user presses Send in a supported webmail client, a dramatic banner appears together with a sound effect, echoing the game's "YOU DIED"-style presentation. Supported mail services listed in the README are Gmail, Outlook, Proton and AOL. The extension also reacts to keyboard shortcuts: Cmd+Enter on macOS and Ctrl+Enter on Windows/Linux. Features described by the author include: - Elden Ring-style banner displayed on email sent - Included sound effect - Custom medieval-style icon - Selectable banner color - Keyboard shortcut support - Send-button recognition in many languages, including Italian, English, Chinese (simplified and traditional), Japanese, Korean, Spanish, German, French, Russian, Arabic, Thai, Swedish, Norwegian, Vietnamese, Ukrainian, Czech, Polish, Turkish and Finnish Installation: the recommended route is the Chrome Web Store listing, with store listings also mentioned for Edge, Opera and Firefox. Manual installation is documented for development: load the unpacked project folder via chrome://extensions with Developer Mode enabled. For Firefox, the README describes copying source files into a dist/firefox folder, renaming manifest_firefox.json to manifest.json, zipping the contents, and loading it through about:debugging as a temporary add-on. The project ships separate Manifest V3 (Chrome/Edge/Brave/Opera/Vivaldi) and Manifest V2 (Firefox) manifests. Project structure: manifest files, package.json, LICENSE, README, and a src directory containing content.js (banner logic), style.css, popup.html/css/js, privacy_policy.md and an assets folder for icons and sound. Privacy: the README states the extension does not collect, transmit or share personal information. Banner color and sound preferences are saved locally using browser storage, and no email contents, personal data or browsing history are accessed or stored. Known issue: the page may need refreshing if it has been left open for a long time before the banner works. Credits and disclaimer: banner images are generated with a fan-made FromSoftware image macro creator; sound effects are sourced from public YouTube videos. The project is an unofficial fan work, not affiliated with or endorsed by FromSoftware, Sony Interactive Entertainment, Bandai Namco Entertainment or Activision Publishing. It is licensed under CC BY-NC 4.0.