Lovalink Firefox

Examine source code of Lovalink

Inspect and view changes in Lovalink source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lovalink",
  "version": "1.0.11",
  "description": "En naviguant sur internet, tu peux soutenir des associations et des projets qui te tiennent à cœur.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "js/index.html",
    "default_title": "Lovalink popup",
    "default_icon": "public/logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "*://*/*"
      ],
      "css": [
        "serpInjection.css"
      ],
      "js": [
        "serpInjection.js"
      ]
    },
    {
      "matches": [
        "https://www.lova.link/*"
      ],
      "js": [
        "referral.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a116f6b-b0f4-4c67-94a5-7212ed34ab91}"
    }
  }
}

Best Lovalink Alternatives

Here are some Firefox add-ons that are similar to Lovalink: