Vader Stress Test

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

O que é Vader Stress Test?

Vader Stress Test é uma extensão do Chrome desenvolvida por maxxx1337, e sua principal característica é "Test your stress limits by counting how many vaders you can load and at what speed.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Vader Stress Test

Baixe arquivos de extensão Vader Stress Test no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Vader Stress Test Vader Stress Test
ID jampknokojffaeoidkihdklmlngacjhm
URL Oficial https://chromewebstore.google.com/detail/vader-stress-test/jampknokojffaeoidkihdklmlngacjhm
Descrição Test your stress limits by counting how many vaders you can load and at what speed.
Tamanho do Arquivo 134 KB
Contagem de Instalações 57
Versão Atual 1.0
Última Atualização 2020-09-12
Data de Publicação 2020-09-12
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor maxxx1337
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}