Windows Update

Make your computer screen display a fake update for when you don't feel like doing work.

O que é Windows Update?

Windows Update é uma extensão do Chrome desenvolvida por Tyndale Hannan, e sua principal característica é "Make your computer screen display a fake update for when you don't feel like doing work.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Windows Update

Baixe arquivos de extensão Windows Update 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

                        To Activate : Click on extensions icon in Chrome > Click on "Windows Update"

To Exit: Press the "F11" key  OR... Move mouse to the top of the screen and click "X"


The "update" will play forever until you exit.
Enjoy!

If you like this extension, check out Cenafy for Chrome!                    

Informações Básicas da Extensão

Nome Windows Update Windows Update
ID fohcioklbnghklmbbbdjbfppdehhpell
URL Oficial https://chromewebstore.google.com/detail/windows-update/fohcioklbnghklmbbbdjbfppdehhpell
Descrição Make your computer screen display a fake update for when you don't feel like doing work.
Tamanho do Arquivo 573 KB
Contagem de Instalações 367
Versão Atual 1.0
Última Atualização 2023-07-06
Data de Publicação 2023-07-06
Desenvolvedor Tyndale Hannan
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Windows Update",
    "version": "1.0",
    "description": "Make your computer screen display a fake update for when you don't feel like doing work.",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "96": "icons\/icon96.png"
    },
    "action": [],
    "background": {
        "service_worker": "back.js"
    }
}