JDE Data selection Import Firefox

Examine source code of JDE Data selection Import

Por: Nixel21 Add-on
Inspect and view changes in JDE Data selection Import source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JDE Native Import",
  "version": "5.1",
  "description": "Native JDE Data Selection Import Tool",
  "developer": {
    "name": "Fabio Beria"
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jde-tool@fabioberia.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas JDE Data selection Import

Aqui estão algumas Firefox add-ons que são similares a JDE Data selection Import: