CENEO Visual Search [wersja Preview] Firefox

Examine source code of CENEO Visual Search [wersja Preview]

Inspect and view changes in CENEO Visual Search [wersja Preview] source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "Ceneo.pl",
  "name": "CENEO Visual Search [wersja Preview]",
  "description": "CENEO Visual Search Extension ",
  "version": "1.18",
  "browser_action": {
    "default_icon": {
      "20": "1.0/img/icon_20.png",
      "40": "1.0/img/icon_40.png",
      "128": "1.0/img/icon_128.png"
    },
    "default_popup": "1.0/popup.html"
  },
  "applications": {
    "gecko": {
      "id": "{806c2196-ba19-4263-ac00-6d098a844895}"
    }
  },
  "background": {
    "page": "1.0/background.html",
    "persistent": true
  },
  "icons": {
    "16": "1.0/img/icon_16.png",
    "32": "1.0/img/icon_32.png",
    "48": "1.0/img/icon_48.png",
    "128": "1.0/img/icon_128.png",
    "176": "1.0/img/icon_176.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>",
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/1.0/js/contentscript.js"
      ],
      "css": [
        "/1.0/css/styles.css"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "/1.0/img/*",
    "/1.0/js/vsapi.js"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}

Best CENEO Visual Search [wersja Preview] Alternatives

Here are some Firefox add-ons that are similar to CENEO Visual Search [wersja Preview]: