Lumaly Firefox

Examine source code of Lumaly

Inspect and view changes in Lumaly source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_app_name__",
  "description": "__MSG_app_description__",
  "default_locale": "de",
  "version": "3.0.2.6",
  "permissions": [
    "http://*/*",
    "https://*/*",
    "webRequest",
    "storage",
    "unlimitedStorage",
    "tabs"
  ],
  "web_accessible_resources": [
    "static/*",
    "inject.js"
  ],
  "icons": {
    "16": "static/images/logo.png",
    "48": "static/images/logo.png",
    "128": "static/images/logo.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_action": {
    "default_popup": "static/app.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "*://lumaly.de/*",
        "*://*.awin.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{05de56b2-0367-4d10-95a8-32bc59b12b5e}"
    }
  }
}

Best Lumaly Alternatives

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