Paroles Plus Firefox

Examine source code of Paroles Plus

Inspect and view changes in Paroles 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@parolesplus.com"
    }
  },
  "background": {
    "scripts": [
      "worker.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "scripts/site.js"
      ],
      "matches": [
        "*://paroles2chansons.lemonde.fr/*",
        "*://www.paroles.net/*",
        "*://www.paroles-chansons.net/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "css": [
        "styles/paroles.css"
      ],
      "js": [
        "scripts/paroles.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": "Paroles Plus",
  "permissions": [
    "activeTab",
    "storage",
    "*://*/"
  ],
  "version": "1.0.0.0"
}

Best Paroles Plus Alternatives

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