Patorjk.com Snake

Play this javascript snake in any tab!

什麼是Patorjk.com Snake?

Patorjk.com Snake是由Maxim Collingwood開發的Chrome擴展程式,該擴展的主要功能是“Play this javascript snake in any tab!”。

下載Patorjk.com Snake擴展crx文件

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

擴展使用說明

                        All credit goes to patorjk.com, this is not my game. However, since this game is so fun, I've decided to give it some more publicity.                    

擴展基本資訊

名稱 Patorjk.com Snake Patorjk.com Snake
ID aickjkenlpkgbghpkkenlbffpiookpai
官方網址 https://chromewebstore.google.com/detail/patorjkcom-snake/aickjkenlpkgbghpkkenlbffpiookpai
簡介 Play this javascript snake in any tab!
檔案大小 16.29 KB
安裝次數 173
目前版本 1.5
更新時間 2017-04-07
上架時間 2017-04-07
評分 5.00/5 共 1 次評分
開發者 Maxim Collingwood
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Patorjk.com Snake",
    "version": "1.5",
    "description": "Play this javascript snake in any tab!",
    "icons": {
        "128": "download.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}