Njuskalo Extended Firefox

Examine source code of Njuskalo Extended

By: dark64
Inspect and view changes in Njuskalo Extended source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Njuskalo Extended",
  "description": "Chrome extension to enhance njuskalo.hr with price history",
  "version": "0.0.9",
  "manifest_version": 3,
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "extension.js"
      ],
      "matches": [
        "https://www.njuskalo.hr/*"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "lib/alpine.min.js",
        "lib/utils.js"
      ],
      "matches": [
        "https://www.njuskalo.hr/*"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "njuskalo-extended@githamcity.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Njuskalo Extended Alternatives

Here are some Firefox add-ons that are similar to Njuskalo Extended: