nMeme April Fools
(this is an edit from an existing edit of nCage. thanks to aaronneyer.
What is nMeme April Fools?
nMeme April Fools is a Chrome extension developed by guyfawkesmint, and its main feature is "(this is an edit from an existing edit of nCage. thanks to aaronneyer.".
Extension Screenshots
Download nMeme April Fools Extension CRX File
Download nMeme April Fools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This replaces all images to Memes, this is an edit of nCage, and nCage April fools.
Extension Basic Information
Name | nMeme April Fools |
ID | fldkaoljlllccadbkpplikpgdofoffcg |
Official URL | https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg |
Description | (this is an edit from an existing edit of nCage. thanks to aaronneyer. |
File Size | 50.06 KB |
Installation Count | 108 |
Current Version | 1.20 |
Last Updated | 2014-03-25 |
Publish Date | 2014-03-25 |
Developer | guyfawkesmint |
Payment Type | free |
Supported Languages | en |
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" } |