Windows Update

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

什么是Windows Update?

Windows Update是由Tyndale Hannan开发的Chrome扩展程序,该扩展的主要功能是“Make your computer screen display a fake update for when you don't feel like doing work.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Windows Update扩展crx文件

下载Windows Update扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Windows Update Windows Update
ID fohcioklbnghklmbbbdjbfppdehhpell
官方URL https://chromewebstore.google.com/detail/windows-update/fohcioklbnghklmbbbdjbfppdehhpell
简介 Make your computer screen display a fake update for when you don't feel like doing work.
文件大小 573 KB
安装次数 367
当前版本 1.0
更新时间 2023-07-06
上架时间 2023-07-06
开发者 Tyndale Hannan
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}