WebDav plugin for office Firefox

Examine source code of WebDav plugin for office

Inspect and view changes in WebDav plugin for office source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WebDav plugin for office",
  "description": "Allows to edit OpenOffice or LibreOffice docs with help webdav protocol",
  "version": "1.8.4resigned1",
  "applications": {
    "gecko": {
      "id": "openoffice@goodsoft.com",
      "strict_min_version": "50.0"
    }
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "content_scripts/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_scripts/script.js"
      ]
    }
  ],
  "options_ui": {
    "page": "settings/options.html"
  },
  "permissions": [
    "storage",
    "nativeMessaging",
    "tabs"
  ]
}

Best WebDav plugin for office Alternatives

Here are some Firefox add-ons that are similar to WebDav plugin for office: