Fappish

Fappish

ImageFap.com keyboard shortcuts

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Fappish",
  "manifest_version": 2,
  "version": "1.7",
  "description": "ImageFap.com keyboard shortcuts",
  "content_scripts": [
    {
      "matches": [
        "http://*.imagefap.com/photo*",
        "http://*.imagefap.com/pictures*"
      ],
      "js": [
        "jquery.js",
        "np.js"
      ]
    }
  ]
}