Language detector

Language detector

This extension will help you to detect any language. You just enter the text and click on the detected the language.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Language detector",
  "description": "This extension will help you to detect any  language. You just enter the text and click on the detected the language.",
  "version": "3.0.5",
  "browser_action": {
    "default_icon": "a.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}