Windows Update

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

Apa itu Windows Update?

Windows Update adalah ekstensi Chrome yang dikembangkan oleh Tyndale Hannan, dan fitur utamanya adalah "Make your computer screen display a fake update for when you don't feel like doing work.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Windows Update

Unduh file ekstensi Windows Update dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Windows Update Windows Update
ID fohcioklbnghklmbbbdjbfppdehhpell
URL Resmi https://chromewebstore.google.com/detail/windows-update/fohcioklbnghklmbbbdjbfppdehhpell
Deskripsi Make your computer screen display a fake update for when you don't feel like doing work.
Ukuran File 573 KB
Jumlah Instalasi 367
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-07-06
Tanggal Publikasi 2023-07-06
Pengembang Tyndale Hannan
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}