DIG This Deal Firefox

Examine source code of DIG This Deal

Inspect and view changes in DIG This Deal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{e4e78d63-c85d-47c4-a3a1-b11602132ac4}"
    }
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArstIgKWaI9pwLLHFP9ugXHLVAlSt+43OavVKd1sHJwB/knfS/8dO+d8Wq2M8A02zkfa5Ds8EmVj9ii8uOopj5om6u4JXYrD8Av8tV/Wb4//qDbpTvr11sDyXHGDKEMFr0ETHZH/nHAECI+6s4M+QVIMHM6yzLpoIk67/gBu38eGF/6cyAYsjYL9MqWN1FadyB19tO2QjWkfp2w83UIdQGUVDSxGM0zHgDWV8TQXcCL9Az8AgLygmdKz9mCghK5wAAH7yIYJiNatIv8JcNBq6UWrTynRg5AxndQ76pgu7PEOAOCNrkGtYxw01KRhUIgeVPsnCn0IxTZ0A49d8k46newIDAQAB",
  "icons": {
    "16": "images/logo_16.png",
    "32": "images/logo_32.png",
    "48": "images/logo_48.png",
    "128": "images/logo_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js",
    "type": "module"
  },
  "name": "DIG This Deal",
  "description": "Finding you the best price for the product you're purchasing.",
  "version": "20.0.2",
  "permissions": [
    "tabs",
    "cookies",
    "storage",
    "scripting",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://www.digthisdeal.com/*",
    "https://www.joinpeekaboo.com/*",
    "*://*.joinpeekaboo.com/",
    "*://*.digthisdeal.com/",
    "https://*.execute-api.eu-west-2.amazonaws.com/*"
  ],
  "action": {
    "default_icon": {
      "16": "images/logo_16.png",
      "32": "images/logo_32.png",
      "48": "images/logo_48.png",
      "128": "images/logo_128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./shadowApp.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best DIG This Deal Alternatives

Here are some Firefox add-ons that are similar to DIG This Deal: