Vader Stress Test

Test your stress limits by counting how many vaders you can load and at what speed.

Vader Stress Testとは何ですか?

Vader Stress Testはmaxxx1337によって開発されたChromeの拡張機能で、その主な機能は「Test your stress limits by counting how many vaders you can load and at what speed.」です。

拡張機能のスクリーンショット

screenshot

Vader Stress Test拡張機能のCRXファイルをダウンロード

Vader Stress Test拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        No longer do you have to wonder how many Vaders breathing you can handle. Now you too can test the limits of your UNLIMITED POWER!                    

拡張機能の基本情報

名前 Vader Stress Test Vader Stress Test
ID jampknokojffaeoidkihdklmlngacjhm
公式URL https://chromewebstore.google.com/detail/vader-stress-test/jampknokojffaeoidkihdklmlngacjhm
説明 Test your stress limits by counting how many vaders you can load and at what speed.
ファイルサイズ 134 KB
インストール数 57
現在のバージョン 1.0
最終更新日 2020-09-12
公開日 2020-09-12
評価 5.00/5 合計 3 レビュー
開発者 maxxx1337
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Vader Stress Test",
    "description": "Test your stress limits by counting how many vaders you can load and at what speed.",
    "author": "Max Sad",
    "version": "1.0",
    "browser_action": {
        "default_popup": "VaderStressTest.html"
    },
    "icons": {
        "16": "icon\/vader16.png",
        "19": "icon\/vader19.png",
        "32": "icon\/vader32.png",
        "48": "icon\/vader48.png",
        "128": "icon\/vader128.png"
    }
}