https://github.com/hotaydev/dnd-beyond-kit
Extension to translate your D&D Beyond character sheet page to your language and use the SI unit system.
https://github.com/hotaydev/dnd-beyond-kit
dnd dungeons-and-dragons extension extension-chrome translation
Last synced: 3 months ago
JSON representation
Extension to translate your D&D Beyond character sheet page to your language and use the SI unit system.
- Host: GitHub
- URL: https://github.com/hotaydev/dnd-beyond-kit
- Owner: hotaydev
- License: mit
- Created: 2024-01-03T21:10:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T19:12:25.000Z (4 months ago)
- Last Synced: 2025-06-19T20:26:18.964Z (4 months ago)
- Topics: dnd, dungeons-and-dragons, extension, extension-chrome, translation
- Language: HTML
- Homepage: https://dnd-beyond-kit.hotay.dev
- Size: 2.17 MB
- Stars: 11
- Watchers: 1
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- [Website](https://dnd-beyond-kit.hotay.dev)
- [Link for Chrome Web Store](https://chromewebstore.google.com/detail/dd-beyond-kit/gdpopbkamfkkenkillfnocgljokkcopg?utm_source=github)
- [Link for Mozilla Firefox](https://addons.mozilla.org/en-US/firefox/addon/dnd-beyond-kit/?utm_source=github)
- [Translation Tool (Help us translating!)](https://dnd-beyond-kit.hotay.dev/translate)### This extension is used to:
- Traslate your D&D Beyond character sheet page to your language;
- Use the International Unit System (SI) for metrics on Character Sheet, monsters, spells, etc.;
- Remove the Character Sheep interface pollutionm leaving it simpler;
- Add a "Skip to the top" button on long pages;
- Add autoload on listing pages (such as monsters and spells pages).---
> [!IMPORTANT]
> Using the character sheet in English is difficult, sometimes, so I've created this extension to simplify the process for non-US citizen users.### Languages
Currently we have translations to the following languages:
- Brazilian Portuguese (Português)
- Spanish (Español)
- English (Only metric system changes)
- Italian (Italiano)
- French (Français)
- German (Deutsch)
- Czech (Čeština)
- Japanese (日本語)
- Dutch (Nederlands)
- Russian (Русский)Want to help us translating D&D Beyond content? We created a [Translation Tool](https://dnd-beyond-kit.hotay.dev/translate) to make this process easier!!
### Contributing
To **edit the current existent translations or to translate more content** from the languages that we currently support, have a look at out [Translation Tool](https://dnd-beyond-kit.hotay.dev/translate).
You can also manually help us translating the content by editing the JSON files located in `translations/` folder.
To do this manually, just add the text you want to edit/translate in lowercase as the **key** of the JSON, and the translate text as the **value** of the JSON.If you **want to add a new language**, then you can create a new JSON file in the `translations/` folder, with the name lik `-.json`, for example: Brazilian Portuguese is called `pt-br.json`.
in this case we need also to add this configuration to the `popup/popup.html` file and to `manifest.json`. For more details, [open an Issue](https://github.com/hotaydev/dnd-beyond-kit/issues/new) and we will help you in this process.For simplicity you can also [add a new language by our web tool, clicking here](https://dnd-beyond-kit.hotay.dev/translate) and clicking in the _"Add new Language"_ button.
### Browser support
Actually we support Firefox and chromium-based browsers, such as Google Chrome, Brave, Opera, and others.
We use the same `manifest.json` for both platforms.### People who helped translating this extension <3
- [Taylor](https://github.com/taylorho) - Creator and main developer
- [JulianPrieber](https://github.com/JulianPrieber), [Wilms](mailto:philip.jakob.leopold.wilms@gmail.com), [Catdcast3r](mailto:cardcast3r@gmail.com) and Martin - Helped with many German translations
- [San](mailto:pedromussipereira@gmail.com) and [susdw](mailto:carloscvgnl@gmail.com) - Helped with Brazilian Portuguese translations
- [mlynarp](https://github.com/mlynarp) - Many Czech translations and development help
- [MrProditio](https://github.com/MrProditio), [Eltrio723](https://github.com/Eltrio723), [Júlia Nogales](mailto:julianolo71@gmail.com), GhettoMonkey and Hector C. - Spanish translations
- [vgauther](https://github.com/vgauther), [Ins0mniakk](https://github.com/Ins0mniakk), [Saturnin](saturnin@mailibre.fr) and Forteleone - French translations
- [Gabriele](mailto:we@improve.games) and [bembe83](https://github.com/bembe83) - Italian translations
- [lill-la](https://github.com/lill-la), [Shun Matsuba](https://x.com/fraulein_trpg), [SaitoJohn](https://github.com/SaitoJohn) and [フロイラ](mailto:matsuba0721.ggl@gmail.com) - Japanese support and translations for both, UI and Beyond pages.
- [Disispower](https://github.com/Disispower) and Woodychopper - Contributed with Dutch translations for both, UI and Beyond pages.
- [MarouchX](noraundyne@gmail.com) - Russian support to the extension
- Netleak - Czech translations contributions### Thanks
If you liked the extension, please give us a star on Github and a good review on [Google Chrome Web Store](https://chromewebstore.google.com/detail/dnd-beyond-kit/gdpopbkamfkkenkillfnocgljokkcopg?utm_source=github).