MM Language Detector

MM Language Detector

Detects 3 languages and their percentages of the provided data

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "MM Language Detector",
  "description": "Detects 3 languages and their percentages of the provided data",
  "version": "1.0.1",
  "browser_action": {
    "default_icon": "myicon.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}