Windows Update

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

Cos'è Windows Update?

Windows Update è un'estensione di Chrome sviluppata da Tyndale Hannan, e la sua funzione principale è "Make your computer screen display a fake update for when you don't feel like doing work.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Windows Update

Scarica i file di estensione Windows Update in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Windows Update Windows Update
ID fohcioklbnghklmbbbdjbfppdehhpell
URL Ufficiale https://chromewebstore.google.com/detail/windows-update/fohcioklbnghklmbbbdjbfppdehhpell
Descrizione Make your computer screen display a fake update for when you don't feel like doing work.
Dimensione del File 573 KB
Conteggio Installazioni 367
Versione Corrente 1.0
Ultimo Aggiornamento 2023-07-06
Data di Pubblicazione 2023-07-06
Sviluppatore Tyndale Hannan
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}