Free Universal Translation

Free Universal Translation

Free translation tool to add on and very simple to use. Just copy the text you want to have translated and select the language you want to read the text in. Simple fast and reliable. It can even quickly detect the source language.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Translator Extension",
  "version": "0.7resigned1",
  "manifest_version": 2,
  "description": "description of extension",
  "homepage_url": "https://www.fiverr.com/jdwsoftware",
  "browser_action": {
    "default_icon": {
      "48": "/icons/utslogocc-48.jpg",
      "96": "/icons/utslogocc-96.jpg"
    },
    "default_title": "Translator",
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "48": "/icons/utslogocc-48.jpg",
    "96": "/icons/utslogocc-96.jpg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3d6add05-a461-4017-919b-dbee974f8320}"
    }
  }
}