Detect the language of the Mastodon post you're writing. https://addons.mozilla.org/addon/mastodon-language-detector/
Go to file
Martin Giger add80f0d2b
All checks were successful
continuous-integration/drone/push Build is passing
docs: add readme
2022-11-23 11:21:39 +01:00
.drone.yml ci: add drone config 2022-11-12 12:48:23 +01:00
.gitignore initial version 2022-11-07 20:52:58 +01:00
detect-language.js initial version 2022-11-07 20:52:58 +01:00
LICENSE initial version 2022-11-07 20:52:58 +01:00
manifest.json docs: add readme 2022-11-23 11:21:39 +01:00
options.html initial version 2022-11-07 20:52:58 +01:00
options.js initial version 2022-11-07 20:52:58 +01:00
README.md docs: add readme 2022-11-23 11:21:39 +01:00

Mastodon Language Detector

Firefox extension that detects the language of the post you're composing and selects the appropriate content language. Currently tested against a version 3 and version 4 user interface. Make sure to set your instance URL in the options.

This uses the built-in language detection feature of Firefox, where a local algorithm determines the language of a string.

Install

You can download the extension from https://addons.mozilla.org/addon/mastodon-language-detector/