Traductor de Google Firefox

Examine source code of Traductor de Google

Inspect and view changes in Traductor de Google source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_description__",
  "version": "2.0.1",
  "default_locale": "en",
  "short_name": "Traductor de Google",
  "icons": {
    "128": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "code/pref.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "code/selection.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{98fdad7c-4676-ae51-8d36-826cecc8553c}"
    }
  },
  "permissions": [
    "declarativeNetRequest",
    "storage",
    "contextMenus"
  ],
  "browser_action": {
    "default_icon": {
      "19": "icons/icon.png",
      "38": "icons/icon.png"
    }
  }
}

Best Traductor de Google Alternatives

Here are some Firefox add-ons that are similar to Traductor de Google: