Nyan

Plays Nyan Cat in the background. The perfect way to annoy your friends.

什麼是Nyan?

Nyan是由Adam Reed開發的Chrome擴展程式,該擴展的主要功能是“Plays Nyan Cat in the background. The perfect way to annoy your friends.”。

擴展截圖

screenshot

下載Nyan擴展crx文件

下載Nyan擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Plays the classic and ridiculously annoying 'Nyan Cat' over and over and over and over again...

If a friend has left you alone with their PC, get this extension added to Chrome and wind your mate up. They won't find any trace of a video or a pause button. The only way to stop it is to quit Chrome, or shut down the computer completely.

Install if you dare! Be prepared to lose friends.                    

擴展基本資訊

名稱 Nyan Nyan
ID echkaidigfifkdfenhhknkohimnohbgh
官方網址 https://chromewebstore.google.com/detail/nyan/echkaidigfifkdfenhhknkohimnohbgh
簡介 Plays Nyan Cat in the background. The perfect way to annoy your friends.
檔案大小 2.62 MB
安裝次數 556
目前版本 0.1
更新時間 2016-03-22
上架時間 2016-03-21
評分 2.58/5 共 45 次評分
開發者 Adam Reed
電子郵箱 [email protected]
付費類型 free
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nyan",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Plays Nyan Cat in the background. The perfect way to annoy your friends.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "nyan-icon.png"
    }
}