Vader Stress Test

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

What is Vader Stress Test?

Vader Stress Test is a Chrome extension developed by maxxx1337, and its main feature is "Test your stress limits by counting how many vaders you can load and at what speed.".

Extension Screenshots

screenshot

Download Vader Stress Test Extension CRX File

Download Vader Stress Test extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Vader Stress Test Vader Stress Test
ID jampknokojffaeoidkihdklmlngacjhm
Official URL https://chromewebstore.google.com/detail/vader-stress-test/jampknokojffaeoidkihdklmlngacjhm
Description Test your stress limits by counting how many vaders you can load and at what speed.
File Size 134 KB
Installation Count 57
Current Version 1.0
Last Updated 2020-09-12
Publish Date 2020-09-12
Rating 5.00/5 Total 3 Ratings
Developer maxxx1337
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}