Technia File Manager Integration Firefox

Examine source code of Technia File Manager Integration

By: Technia
Inspect and view changes in Technia File Manager Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Add-on for integration of Technia File Manager",
  "manifest_version": 2,
  "name": "Technia File Manager Integration",
  "version": "1.4",
  "icons": {
    "48": "icons/filemanager-48.png",
    "96": "icons/filemanager-96.png",
    "128": "icons/filemanager-128.png"
  },
  "applications": {
    "gecko": {
      "id": "tvcfilemanager@techniatranscat.com",
      "strict_min_version": "50.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "nativeMessaging"
  ]
}

Best Technia File Manager Integration Alternatives

Here are some Firefox add-ons that are similar to Technia File Manager Integration: