DriveOFF Firefox

Examine source code of DriveOFF

Inspect and view changes in DriveOFF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DriveOFF",
  "version": "0.5.0.0",
  "icons": {
    "16": "/img/icons/Drive_Off_1616.png",
    "48": "/img/icons/Drive_Off_4848.png",
    "128": "/img/icons/Drive_Off_128128.png"
  },
  "description": "Add Open Food Facts information when ordering online.",
  "permissions": [
    "*://*.openfoodfacts.org/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "css": [
        "/css/myStyle.css"
      ],
      "run_at": "document_idle",
      "js": [
        "/js/external/slug.js",
        "/js/lib/DOFFNode.js",
        "/js/lib/ProductItem.js",
        "/js/lib/ProductList.js",
        "/js/lib/Drive.js",
        "/js/drives/Auchan.js",
        "/js/drives/Biocoop.js",
        "/js/drives/Carrefour.js",
        "/js/drives/Intermarche.js",
        "/js/external/jbarcode.js",
        "/js/content_script.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "/img/*"
  ]
}

Best DriveOFF Alternatives

Here are some Firefox add-ons that are similar to DriveOFF: