VintiDesk Firefox

Examine source code of VintiDesk

提供元: VintiDesk Add-on
Inspect and view changes in VintiDesk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "VintiDesk",
  "version": "1.0.0",
  "minimum_chrome_version": "121",
  "description": "Dashboard, duplication, repost et gestion complète Vinted",
  "permissions": [
    "storage",
    "downloads",
    "alarms",
    "tabs",
    "cookies"
  ],
  "host_permissions": [
    "https://www.vinted.fr/*",
    "https://www.vinted.be/*",
    "https://www.vinted.es/*",
    "https://www.vinted.de/*",
    "https://www.vinted.it/*",
    "https://www.vinted.nl/*",
    "https://www.vinted.co.uk/*",
    "https://api.vinted.fr/*",
    "https://api.qrserver.com/*",
    "https://*.vinted.net/*",
    "https://*.amazonaws.com/*",
    "https://backend.vintidesk.fr/*"
  ],
  "background": {
    "service_worker": "js/background-sw.js",
    "scripts": [
      "js/db.js",
      "js/i18n.js",
      "js/background.js"
    ],
    "preferred_environment": [
      "document",
      "service_worker"
    ],
    "type": "classic"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.vinted.fr/*",
        "https://www.vinted.be/*",
        "https://www.vinted.es/*",
        "https://www.vinted.de/*",
        "https://www.vinted.it/*",
        "https://www.vinted.nl/*",
        "https://www.vinted.co.uk/*"
      ],
      "js": [
        "js/browser-polyfill-lite.js",
        "js/content.js"
      ],
      "css": [
        "css/content.css"
      ],
      "run_at": "document_start"
    }
  ],
  "action": {
    "default_popup": "pages/popup.html",
    "default_icon": {
      "16": "icons/favicon_vintidesk.png",
      "48": "icons/favicon_vintidesk.png",
      "128": "icons/favicon_vintidesk.png"
    }
  },
  "icons": {
    "16": "icons/favicon_vintidesk.png",
    "48": "icons/favicon_vintidesk.png",
    "128": "icons/favicon_vintidesk.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "pages/*",
        "js/*",
        "css/*",
        "icons/*"
      ],
      "matches": [
        "https://www.vinted.fr/*",
        "https://www.vinted.be/*",
        "https://www.vinted.es/*",
        "https://www.vinted.de/*",
        "https://www.vinted.it/*",
        "https://www.vinted.nl/*",
        "https://www.vinted.co.uk/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; worker-src 'self'; object-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "vinted-manager@local",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "personalCommunications"
        ]
      }
    }
  }
}

ベストのVintiDesk代替案

VintiDeskに類似したFirefox add-onをいくつか紹介します: