PDF FlipBook / Viewer : 3D

PDF FlipBook / Viewer : 3D

DearFlip - stunning 3D PDF Flipbook Viewer for presentation & reading. Also available as WordPress Flipbook & jQuery FlipBook Plugin

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "background": {
      "scripts": [
        "background.js"
      ]
    }
  },
  "description": "DearFlip - stunning 3D PDF Flipbook Viewer for presentation & reading. Also available as WordPress Flipbook & jQuery FlipBook Plugin",
  "icons": {
    "16": "icons/dflip-reader-128.png",
    "128": "icons/dflip-reader-128.png"
  },
  "manifest_version": 2,
  "name": "PDF FlipBook / Viewer : 3D",
  "offline_enabled": true,
  "permissions": [
    {
      "fileSystem": [
        "retainEntries",
        "directory"
      ]
    },
    "storage"
  ],
  "short_name": "3D PDF Viewer",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.2.70"
}