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.”。
擴展截圖
下載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 |
ID | fohcioklbnghklmbbbdjbfppdehhpell |
官方網址 | 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" } } |