ABEX - Automotive Browser Extensie Firefox

Examine source code of ABEX - Automotive Browser Extensie

Por: Nick Add-on
Inspect and view changes in ABEX - Automotive Browser Extensie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ABEX – Automotive Browser Extensie",
  "description": "https://www.abexpro.nl/",
  "version": "1.0.3",
  "icons": {
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "author": "Nick van Zandwijk",
  "browser_specific_settings": {
    "gecko": {
      "id": "app@abexpro.nl",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "host_permissions": [
    "*://www.gaspedaal.nl/*",
    "*://bmw.autobid.de/*",
    "*://autobid.de/*",
    "*://www.mobile.de/*",
    "*://suchen.mobile.de/*",
    "*://www.auto1.com/*"
  ],
  "permissions": [
    "scripting",
    "storage"
  ],
  "action": {
    "default_icon": {
      "48": "icons/icon48.png",
      "64": "icons/icon64.png",
      "128": "icons/icon128.png"
    },
    "default_title": "ABEX – Automotive Browser Extensie"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "network-injector.js"
      ],
      "matches": [
        "*://www.auto1.com/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://autobid.de/*",
        "*://bmw.autobid.de/*",
        "*://suchen.mobile.de/*",
        "*://www.auto1.com/*",
        "*://www.mobile.de/*"
      ],
      "run_at": "document_idle",
      "css": [
        "content-scripts/abex.css"
      ],
      "js": [
        "content-scripts/abex.js"
      ]
    },
    {
      "matches": [
        "*://www.gaspedaal.nl/*"
      ],
      "js": [
        "content-scripts/gaspedaal.js"
      ]
    },
    {
      "matches": [
        "*://www.auto1.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/network-injector.js"
      ]
    }
  ]
}

Mejores alternativas ABEX - Automotive Browser Extensie

Aquí hay algunas Firefox add-ons que son similares a ABEX - Automotive Browser Extensie: