Sinônimos Firefox

Examine source code of Sinônimos

By: MCA Add-on
Inspect and view changes in Sinônimos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sinônimos",
  "version": "0.0.1",
  "author": "MCA",
  "description": "Facilita a sua buscar por sinônimos em páginas da web.",
  "icons": {
    "48": "icons/s-48.png",
    "96": "icons/s-96.png"
  },
  "background": {
    "scripts": [
      "menu.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "sinonimos.js"
      ]
    }
  ],
  "permissions": [
    "http://*/*",
    "https://*/*",
    "contextMenus",
    "storage",
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{09d7df6a-ea40-4460-96a9-4a81dfc666d6}"
    }
  }
}

Best Sinônimos Alternatives

Here are some Firefox add-ons that are similar to Sinônimos: