iFunny :)

iFunny :)

iFunny is fun of your life. Images, GIFs and videos featured three times a day. Fun fact: we deliver faster than Amazon.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "iFunny :)",
  "description": "iFunny is fun of your life. Images, GIFs and videos featured three times a day. Fun fact: we deliver faster than Amazon.",
  "app": {
    "launch": {
      "web_url": "http://ifunny.co/"
    },
    "urls": [
      "http://ifunny.co/"
    ]
  },
  "icons": {
    "16": "icons/icon-128.png",
    "48": "icons/icon-128.png",
    "64": "icons/icon-128.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon-256.png"
  },
  "manifest_version": 2,
  "permissions": [],
  "version": "1.0"
}