Fantaserye

Fantaserye

Detects up to 3 languages and their percentages of the provided string

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Fantaserye",
  "description": "Detects up to 3 languages and their percentages of the provided string",
  "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"
}