nMeme April Fools

nMeme April Fools

(this is an edit from an existing edit of nCage. thanks to aaronneyer.

Additional files are visible only to premium users

manifest.json


{
  "content_scripts": [
    {
      "js": [
        "jquery-1.8.0.min.js",
        "background.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "description": "(this is an edit from an existing edit of nCage. thanks to aaronneyer.",
  "manifest_version": 2,
  "name": "nMeme April Fools",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.20"
}