Conversion Plus Firefox

Examine source code of Conversion Plus

Inspect and view changes in Conversion Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@conversionplus.com"
    }
  },
  "background": {
    "scripts": [
      "worker.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "scripts/site.js"
      ],
      "matches": [
        "*://mp3converter.fr/*",
        "*://www.auteurs.net/*",
        "*://lasonotheque.org/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "css": [
        "styles/conv.css"
      ],
      "js": [
        "scripts/conv.js"
      ],
      "matches": [
        "https://www.google.com/*",
        "https://www.google.be/*",
        "https://www.google.fr/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "Améliorez votre recherche Google grâce aux résultats de notre service.",
  "icons": {
    "48": "icons/48x48.png",
    "96": "icons/96x96.png",
    "128": "icons/128x128.png"
  },
  "manifest_version": 2,
  "name": "Conversion Plus",
  "permissions": [
    "activeTab",
    "storage",
    "*://*/"
  ],
  "version": "1.0.0.6"
}

Best Conversion Plus Alternatives

Here are some Firefox add-ons that are similar to Conversion Plus: