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
公式URL 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
Eメール [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"
    }
}