Gifviewer Blackcan

Gifviewer Blackcan

Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Gifviewer Blackcan",
  "short_name": "GV Blackcan",
  "description": "Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.",
  "version": "1.0.0.4",
  "permissions": [
    "unlimitedStorage"
  ],
  "icons": {
    "48": "res/icons/android/[email protected]",
    "72": "res/icons/android/[email protected]",
    "96": "res/icons/android/[email protected]",
    "128": "res/icons/android/[email protected]"
  },
  "browser_action": {
    "default_icon": "res/icons/android/[email protected]",
    "default_popup": "index_extention.html"
  }
}