Pick Language

Pick Language

Detects top 3 languages and the percentages of the provided data

Merlin
Additional files are visible only to premium users

manifest.json


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