OneCart - Smart Shopping Assistant Firefox

Examine source code of OneCart - Smart Shopping Assistant

Por: OneCart
Inspect and view changes in OneCart - Smart Shopping Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.6",
  "default_locale": "en",
  "background": {
    "scripts": [
      "js/jquery-3.3.1.min.js",
      "js/BackgroundScript.js"
    ]
  },
  "browser_action": {
    "default_title": "OneCart"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/jquery-3.3.1.min.js",
        "js/ContentScript.js"
      ]
    }
  ],
  "icons": {
    "128": "images/Logo.png"
  },
  "permissions": [
    "webRequest",
    "webNavigation",
    "tabs",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "css/inject-popup.css",
    "images/Logo.png"
  ],
  "short_name": "OneCart",
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Mejores alternativas OneCart - Smart Shopping Assistant

Aquí hay algunas Firefox add-ons que son similares a OneCart - Smart Shopping Assistant: