iFunny

iFunny

Features on any tab!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "iFunny",
  "version": "1",
  "description": "Features on any tab!",
  "icons": {
    "128": "download.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  }
}