Examine source code of Zecento: Droplist with AI

Inspect and view changes in Zecento: Droplist with AI source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "author": "Zecento",
  "action": {
    "default_icon": {
      "16": "images/active-icon16.png",
      "32": "images/active-icon32.png",
      "48": "images/active-icon48.png",
      "128": "images/active-icon128.png"
    },
    "default_title": "__MSG_extName__",
    "default_popup": "html/popup.html"
  },
  "background": {
    "service_worker": "service_worker.bundle.js"
  },
  "externally_connectable": {
    "matches": [
      "*://*.zecento.com/*",
      "*://*.zecento.it/*"
    ]
  },
  "sandbox": {
    "pages": [
      "sandbox.html"
    ]
  },
  "description": "__MSG_extDescription__",
  "icons": {
    "16": "images/active-icon16.png",
    "32": "images/active-icon32.png",
    "48": "images/active-icon48.png",
    "128": "images/active-icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "quickContentScript.bundle.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.bundle.js",
        "webSocketClient.bundle.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "internalMinerFrame.bundle.js"
      ]
    },
    {
      "matches": [
        "*://www.amazon.it/*",
        "*://www.amazon.de/*",
        "*://www.amazon.com/*"
      ],
      "all_frames": true,
      "js": [
        "webSearchHelper.js",
        "amzProductSHelper.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "checkSwift.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "cs_decide.bundle.js"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "blockCreator.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "DOM_getter.bundle.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "*://*.amazon.ae/gp/registry/*",
        "*://*.amazon.ca/gp/registry/*",
        "*://*.amazon.cn/gp/registry/*",
        "*://*.amazon.co.jp/gp/registry/*",
        "*://*.amazon.co.uk/gp/registry/*",
        "*://*.amazon.com.au/gp/registry/*",
        "*://*.amazon.com.br/gp/registry/*",
        "*://*.amazon.com.mx/gp/registry/*",
        "*://*.amazon.com.tr/gp/registry/*",
        "*://*.amazon.com/gp/registry/*",
        "*://*.amazon.de/gp/registry/*",
        "*://*.amazon.es/gp/registry/*",
        "*://*.amazon.fr/gp/registry/*",
        "*://*.amazon.in/gp/registry/*",
        "*://*.amazon.it/gp/registry/*",
        "*://*.amazon.nl/gp/registry/*",
        "*://*.amazon.se/gp/registry/*",
        "*://*.z.cn/gp/registry/*",
        "*://*.amazon.ae/hz/wishlist/*",
        "*://*.amazon.ca/hz/wishlist/*",
        "*://*.amazon.cn/hz/wishlist/*",
        "*://*.amazon.co.jp/hz/wishlist/*",
        "*://*.amazon.co.uk/hz/wishlist/*",
        "*://*.amazon.com.au/hz/wishlist/*",
        "*://*.amazon.com.br/hz/wishlist/*",
        "*://*.amazon.com.mx/hz/wishlist/*",
        "*://*.amazon.com.tr/hz/wishlist/*",
        "*://*.amazon.com/hz/wishlist/*",
        "*://*.amazon.de/*hz/wishlist/*",
        "*://*.amazon.es/hz/wishlist/*",
        "*://*.amazon.fr/hz/wishlist/*",
        "*://*.amazon.in/hz/wishlist/*",
        "*://*.amazon.it/hz/wishlist/*",
        "*://*.amazon.nl/hz/wishlist/*",
        "*://*.amazon.se/*hz/wishlist/*",
        "*://*.z.cn/hz/wishlist/*",
        "*://*.amazon.ae/gp/aw/ls/*",
        "*://*.amazon.ca/gp/aw/ls/*",
        "*://*.amazon.cn/gp/aw/ls/*",
        "*://*.amazon.co.jp/gp/aw/ls/*",
        "*://*.amazon.co.uk/gp/aw/ls/*",
        "*://*.amazon.com.au/gp/aw/ls/*",
        "*://*.amazon.com.br/gp/aw/ls/*",
        "*://*.amazon.com.mx/gp/aw/ls/*",
        "*://*.amazon.com/gp/aw/ls/*",
        "*://*.amazon.com.tr/gp/aw/ls/*",
        "*://*.amazon.de/gp/aw/ls/*",
        "*://*.amazon.es/gp/aw/ls/*",
        "*://*.amazon.fr/gp/aw/ls/*",
        "*://*.amazon.in/gp/aw/ls/*",
        "*://*.amazon.it/gp/aw/ls/*",
        "*://*.amazon.nl/gp/aw/ls/*",
        "*://*.amazon.se/gp/aw/ls/*",
        "*://*.z.cn/gp/aw/ls/*"
      ],
      "js": [
        "wish-list-total-by-jason/main.js",
        "addBtnWishlist.bundle.js"
      ],
      "css": [
        "wish-list-total-by-jason/main.css"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "permissions": [
    "cookies",
    "storage",
    "tabs",
    "declarativeNetRequest",
    "webRequest"
  ],
  "host_permissions": [
    "*://*.zecento.com/*",
    "<all_urls>"
  ],
  "short_name": "Zecento",
  "version": "3.3.4.5",
  "web_accessible_resources": [
    {
      "resources": [
        "extension-style.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "resources": [
        "html/overlay-bello.html",
        "html/great-success.html",
        "html/overlay-second.html",
        "html/slowinternet.html",
        "html/bigerror.html",
        "html/adBlocker.html",
        "html/loaderCoupon.html",
        "html/couponWorked.html",
        "html/cashbackWorked.html",
        "html/magicAlert.html",
        "html/reassuringOverlay.html",
        "html/zcNotification2-0.html",
        "html/loadingDropList.html",
        "html/removeFromDropList.html",
        "html/addToDropList.html",
        "html/priceChart.html",
        "html/ctaBecomePremium.html",
        "html/thanksForBeingPremium.html",
        "html/lampoMonitoraggioV.html",
        "html/overlayGBEbay.html",
        "html/overlayAMAZONdonation.html",
        "html/graphReader.html",
        "html/modal_payment_premium.html",
        "html/extension-refer.html",
        "html/share-comment.html",
        "html/comment-copied-success.html",
        "html/chat-AI-button.html",
        "html/chat-ONPAGE.html",
        "html/feedback-window.html",
        "html/wishlist-import/import-modal.html",
        "html/wishlist-import/import-btn.html",
        "html/dynamic-price/dynamic-price.html",
        "html/dynamic-price/no-difference.html",
        "html/preview/preview.html",
        "html/sandbox.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "resources": [
        "script.js",
        "renameFunction.js",
        "convertArray.js",
        "amzScript.js",
        "searchInternalScript.js",
        "pdf.js",
        "pdfGetter.js",
        "pdf-worker.js",
        "sandbox.js",
        "meucci.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "default_locale": "it",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}