Evince on rollApp

Evince on rollApp

Universal document viewer for multiple file formats with search option, page thumbnails, doc indexes, encrypted document viewing.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Evince on rollApp",
  "icons": {
    "16": "evince-16.png",
    "128": "evince-128.png"
  },
  "app": {
    "urls": [
      "*://www.rollapp.com/launch/evince",
      "*://www.rollapp.com/app/evince"
    ],
    "launch": {
      "width": 900,
      "web_url": "https://www.rollapp.com/launch/evince?ref=chrome-app",
      "container": "panel",
      "height": 600
    }
  },
  "version": "2.0",
  "manifest_version": 2,
  "description": "Universal document viewer for multiple file formats with search option, page thumbnails, doc indexes, encrypted document viewing."
}