nMeme April Fools

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

什么是nMeme April Fools?

nMeme April Fools是由guyfawkesmint开发的Chrome扩展程序,该扩展的主要功能是“(this is an edit from an existing edit of nCage. thanks to aaronneyer.”。

扩展截图

screenshot

下载nMeme April Fools扩展crx文件

下载nMeme April Fools扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This replaces all images to Memes, this is an edit of nCage, and nCage April fools.                    

扩展基本信息

名称 nMeme April Fools nMeme April Fools
ID fldkaoljlllccadbkpplikpgdofoffcg
官方URL https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg
简介 (this is an edit from an existing edit of nCage. thanks to aaronneyer.
文件大小 50.06 KB
安装次数 108
当前版本 1.20
更新时间 2014-03-25
上架时间 2014-03-25
开发者 guyfawkesmint
付费类型 free
支持的语言 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"
}