Windows Update

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

What is Windows Update?

Windows Update is a Chrome extension developed by Tyndale Hannan, and its main feature is "Make your computer screen display a fake update for when you don't feel like doing work.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Windows Update Extension CRX File

Download Windows Update extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Windows Update Windows Update
ID fohcioklbnghklmbbbdjbfppdehhpell
Official URL https://chromewebstore.google.com/detail/windows-update/fohcioklbnghklmbbbdjbfppdehhpell
Description Make your computer screen display a fake update for when you don't feel like doing work.
File Size 573 KB
Installation Count 367
Current Version 1.0
Last Updated 2023-07-06
Publish Date 2023-07-06
Developer Tyndale Hannan
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}