google translator in sidebar Firefox

Examine source code of google translator in sidebar

By: Frynx Add-on
Inspect and view changes in google translator in sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "translator",
  "version": "1.1",
  "description": "google translate in sidebar",
  "background": {
    "scripts": [
      "settings.js",
      "background.js",
      "site-mode.js"
    ]
  },
  "sidebar_action": {
    "default_title": "translator",
    "default_panel": "index.html",
    "open_at_install": false,
    "default_icon": {
      "128": "favicon.png"
    }
  },
  "browser_action": {
    "default_area": "personaltoolbar",
    "browser_style": true,
    "default_icon": {
      "128": "favicon.png"
    }
  },
  "icons": {
    "48": "favicon.png",
    "128": "favicon.png"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6cf38ab4-9146-4e24-bef0-8b80273e2457}"
    }
  }
}

Best google translator in sidebar Alternatives

Here are some Firefox add-ons that are similar to google translator in sidebar: