Chrome: Open links to OpenOffice documents on WebDAV directly in OpenOffice

橙三吉。 提交于 2019-12-05 07:01:17

问题


is there any way to open OpenOffice with the URL when I click on the link in Chrome browser?

To be a bit more precise: I have a WebDAV folder that contains documents.

  https://myserver/documents/doc1.odt
  https://myserver/documents/doc1.odt

I can open (and modify and store) these documents via open the file using the open dialog in openoffice with these URLs.

But what I really want is to embed these links into my webpage and when I click onto this links I want the document behind it to be opened in OpenOffice.

I'm looking for these feature within Chrome browser.


回答1:


Did some research and finally used firebreath (http://www.firebreath.org/) to create a native NPAPI plugin and to use it in my own extension.

I'm open for suggestions and discussion about this at https://github.com/magomi/OOCaller




回答2:


There's a webdav nsapi plugin at http://code.google.com/p/npapi-msdocs/




回答3:


There's an extension for Chrome (SimpleGet) that has a plugin for Windows and Linux that can execute an app with command line parameters.....
http://pinel.cc/
http://code.google.com/p/simple-get/
http://www.chromeextensions.org/other/simple-get/



来源:https://stackoverflow.com/questions/4159439/chrome-open-links-to-openoffice-documents-on-webdav-directly-in-openoffice

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!