Skip to content

A translator from Russian into Belarusian for browser

License

Notifications You must be signed in to change notification settings

alexanderby/mova

Repository files navigation

Mova

A browser extension for translating all Russian texts into Belarusian latin scripts.

Install

Build

Running npm install && npm run build will produce a build/mova-chrome.zip and build/mova-firefox.xpi archives.

Debug

  • Checkout the repository.
  • Run npm install.
  • Open chrome://extensions page.
  • Enable Developer mode.
  • Click Load unpacked, navigate to src/ folder.
  • To debug the background page click background/index.html. To inspect the popup right-click the extension's icon, click Inspect Popup. To debug the content script open the dev tools on any page, open Sources tab, choose Content scripts, open Mova/content/index.js file.

About

A translator from Russian into Belarusian for browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published