Windows Update

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

Wat is Windows Update?

Windows Update is een Chrome-extensie ontwikkeld door Tyndale Hannan, en de belangrijkste functie is "Make your computer screen display a fake update for when you don't feel like doing work.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Windows Update

Download Windows Update-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Windows Update Windows Update
ID fohcioklbnghklmbbbdjbfppdehhpell
Officiële URL https://chromewebstore.google.com/detail/windows-update/fohcioklbnghklmbbbdjbfppdehhpell
Beschrijving Make your computer screen display a fake update for when you don't feel like doing work.
Bestandsgrootte 573 KB
Aantal Installaties 367
Huidige Versie 1.0
Laatst Bijgewerkt 2023-07-06
Publicatiedatum 2023-07-06
Ontwikkelaar Tyndale Hannan
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}