trayEnabler
Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster.
什麼是trayEnabler?
trayEnabler是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster.”。
擴展截圖
下載trayEnabler擴展crx文件
下載trayEnabler擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster 擴展基本資訊
| 名稱 | |
| ID | pmngpbahkehcgeppngnbnfbmmdclkddj |
| 官方網址 | https://chromewebstore.google.com/detail/trayenabler/pmngpbahkehcgeppngnbnfbmmdclkddj |
| 簡介 | Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster. |
| 檔案大小 | 2.84 KB |
| 安裝次數 | 1,497 |
| 目前版本 | 1.0 |
| 更新時間 | 2019-06-11 |
| 上架時間 | 2019-06-11 |
| 評分 | 4.29/5 共 17 次評分 |
| 開發者 | Unknown |
| 付費類型 | free |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "trayEnabler",
"description": "Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster.",
"version": "1.0",
"permissions": [
"background"
]
} | |