Slither Pro
slither.io mod for precise mouse control. Kill like a boss!
Slither Proとは何ですか?
Slither ProはSlither At Nightによって開発されたChromeの拡張機能で、その主な機能は「slither.io mod for precise mouse control. Kill like a boss!」です。
拡張機能のスクリーンショット
Slither Pro拡張機能のCRXファイルをダウンロード
Slither Pro拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Slither PRO gives you fine mouse control to kill like a boss
Features:
 ◘ Extra sensitivity enables high precision moves.
 ◘ Accelerates your snake when it notices a sudden mouse move.
 ◘ Cursor always returns to neutral after each move.
 ◘ Prevents accidentally losing focus by keeping the cursor inside the playing field.                     拡張機能の基本情報
| 名前 |   |  
| ID | fjffcfmgjapbeojnbalgnhlmglnpdlfl | 
| 公式URL | https://chromewebstore.google.com/detail/slither-pro/fjffcfmgjapbeojnbalgnhlmglnpdlfl | 
| 説明 | slither.io mod for precise mouse control. Kill like a boss! | 
| ファイルサイズ | 34.41 KB | 
| インストール数 | 3,232 | 
| 現在のバージョン | 0.2 | 
| 最終更新日 | 2016-05-02 | 
| 公開日 | 2016-05-01 | 
| 評価 | 2.33/5 合計 48 レビュー | 
| 開発者 | Slither At Night | 
| 支払い方法 | free | 
| 対応言語 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Slither Pro",
    "description": "slither.io mod for precise mouse control. Kill like a boss!",
    "version": "0.2",
    "icons": {
        "128": "slither-pro-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/slither.io\/*"
            ],
            "js": [
                "script.min.js"
            ]
        }
    ]
}  |  |