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
Eメール [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"
    }
}