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
官方網址 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"
}