Exif Meta Viewer With Drive

Exif Meta Viewer With Drive

Exif Viewer is a tool that shows the Exif, Meta info of your pictures, docs. Extracts and displays the Exif, IPTC metadata.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "container": "tab",
      "web_url": "https://exifviewer.herokuapp.com/"
    },
    "urls": [
      "https://exifviewer.herokuapp.com/"
    ]
  },
  "api_console_project_id": "111863700124",
  "container": [
    "DOMAIN_INSTALLABLE",
    "GOOGLE_DRIVE"
  ],
  "description": "Exif Viewer is a tool that shows the Exif, Meta info of your pictures, docs. Extracts and displays the Exif, IPTC metadata.",
  "icons": {
    "16": "icon16.png",
    "128": "icon128.png"
  },
  "name": "Exif Meta Viewer With Drive",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.0.2.2"
}