DocXpress Firefox

Examine source code of DocXpress

By: Evan
Inspect and view changes in DocXpress source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DocXpress",
  "version": "1.0.1",
  "description": "Importez et gerer facilement vos démarches administratives et vos fichiers depuis DocXpress ou votre ordinateur.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://api.docxpress.fr/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "evanengels@outlook.fr",
      "strict_min_version": "109.0"
    }
  }
}

Best DocXpress Alternatives

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