Amzly.de – Amazon Preis Tracker & Preisalarm Firefox

Examine source code of Amzly.de – Amazon Preis Tracker & Preisalarm

By: AMZLY Add-on
Inspect and view changes in Amzly.de – Amazon Preis Tracker & Preisalarm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "de",
  "name": "__MSG_extName__",
  "short_name": "__MSG_extShortName__",
  "version": "1.4.70",
  "description": "__MSG_extDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "amzly@amzly.de",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "__MSG_actionTitle__"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.de/*"
      ],
      "js": [
        "vendor/chart.umd.min.js",
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://amzly.de/*"
      ],
      "js": [
        "amzly_site.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "activeTab",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "*://*.amazon.de/*",
    "https://amzly.de/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'none';"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.png",
        "icons/*.svg"
      ],
      "matches": [
        "*://*.amazon.de/*"
      ]
    }
  ]
}

Best Amzly.de – Amazon Preis Tracker & Preisalarm Alternatives

Here are some Firefox add-ons that are similar to Amzly.de – Amazon Preis Tracker & Preisalarm: