Vader Stress Test
Test your stress limits by counting how many vaders you can load and at what speed.
Hvad er Vader Stress Test?
Vader Stress Test er en Chrome-udvidelse udviklet af maxxx1337, og dens hovedfunktion er "Test your stress limits by counting how many vaders you can load and at what speed.".
Udvidelsesskærmbilleder
Download Vader Stress Test-udvidelses-CRX-fil
Download Vader Stress Test-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | Vader Stress Test |
ID | jampknokojffaeoidkihdklmlngacjhm |
Officiel URL | https://chromewebstore.google.com/detail/vader-stress-test/jampknokojffaeoidkihdklmlngacjhm |
Beskrivelse | Test your stress limits by counting how many vaders you can load and at what speed. |
Filstørrelse | 134 KB |
Antal Installationer | 57 |
Nuværende Version | 1.0 |
Senest Opdateret | 2020-09-12 |
Udgivelsesdato | 2020-09-12 |
Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
Udvikler | maxxx1337 |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |