Auto Shutdown Extension
Small and simple extension for automatic computer shutdown
什麼是Auto Shutdown Extension?
Auto Shutdown Extension是由auto.shutdown.extension開發的Chrome擴展程式,該擴展的主要功能是“Small and simple extension for automatic computer shutdown”。
擴展截圖
下載Auto Shutdown Extension擴展crx文件
下載Auto Shutdown Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
You want to shutdown you computer automatically? This is a Chrome extension for you. Extremely easy to use with available options: - Video player: schedule shutdown at specific point in video - Timed: shutdown at specific time - Countdown: count down time until shutdown - Sport: select sports event after the end of which you want your computer to shut down NOTE: extension works on Windows or Linux.
擴展基本資訊
名稱 | Auto Shutdown Extension |
ID | heanibacideokneklnfomdlokppmcaam |
官方網址 | https://chromewebstore.google.com/detail/auto-shutdown-extension/heanibacideokneklnfomdlokppmcaam |
簡介 | Small and simple extension for automatic computer shutdown |
檔案大小 | 1.48 MB |
安裝次數 | 5,000 |
目前版本 | 0.1.24 |
更新時間 | 2023-11-09 |
上架時間 | 2020-06-01 |
評分 | 3.00/5 共 4 次評分 |
開發者 | auto.shutdown.extension |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/senaa12/shutdown-extension |
說明頁面URL | https://github.com/senaa12/shutdown-extension/blob/master/FAQ.md |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Auto Shutdown Extension", "version": "0.1.24", "description": "Small and simple extension for automatic computer shutdown", "icons": { "48": "logo-48.png", "128": "logo-128.png" }, "browser_action": { "default_popup": "index.html", "default_icon": ".\/icon.png" }, "content_scripts": [ { "matches": [ " |