<?xml version="1.0"?>
<info>
    <id>files_pdfviewer</id>
    <name>PDF Viewer</name>
    <summary>Viewer for PDF files</summary>
    <description>
This application integrates a browser-based PDF Viewer into ownCloud. It allows users to view their PDF files in the browser without the need to download the file.

When this application is enabled, publicly shared PDF documents will also be shown in the PDF Viewer. The PDF viewer requires a modern browser and will not work with Microsoft® Internet Explorer® and older (non-Chromium-based) versions of Microsoft Edge®.
The integration is based on PDF.js which is a JavaScript library developed by Mozilla. You can learn more about the PDF.js project at https://mozilla.github.io/pdf.js/
    </description>
    <licence>AGPL</licence>
    <author>Thomas Müller, Lukas Reschke, Viktar Dubiniuk</author>
    <version>1.0.2</version>
    <dependencies>
        <owncloud min-version="10.2" max-version="10" />
    </dependencies>
    <default_enable/>
    <namespace>Files_PdfViewer</namespace>
    <website>https://github.com/owncloud/files_pdfviewer</website>
    <bugs>https://github.com/owncloud/files_pdfviewer/issues</bugs>
    <category>productivity</category>
    <repository type="git">https://github.com/owncloud/files_pdfviewer.git</repository>
    <screenshot>https://github.com/owncloud/screenshots/raw/cd5f83007e6037af6733d847548d2766be69a8a0/files_pdfviewer/files_pdfviewer.png</screenshot>
    <ocsid>166049</ocsid>
</info>
