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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}