RUSSIANEASY view Russian web in Latin letters

RUSSIANEASY view Russian web in Latin letters

One-click romanize/transliterate Russian/Cyrillic pages, view easily in Latin alphabet. Memorize new words/correct Russian spelling.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "jquery.min.js",
      "charmap.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "ARRO.png"
  },
  "description": "One-click romanize/transliterate Russian/Cyrillic pages, view easily in Latin alphabet. Memorize new words/correct Russian spelling.",
  "manifest_version": 2,
  "name": "RUSSIANEASY view Russian web in Latin letters",
  "permissions": [
    "activeTab"
  ],
  "short_name": "RUSSIANEASY.NET",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.52"
}