Windows Management For Multi Monitor
The extension supports window switching, maximization, centering, vertical / horizontal arrangement, tab separation / merging from…
Windows Management For Multi Monitorคืออะไร?
Windows Management For Multi Monitor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 张明主 และคุณลักษณะหลักของมันคือ "The extension supports window switching, maximization, centering, vertical / horizontal arrangement, tab separation / merging from…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Windows Management For Multi Monitor
ดาวน์โหลดไฟล์ส่วนขยาย Windows Management For Multi Monitor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
1. The window can move among multiple displays without dragging; 2. Window maximization, centering and edge; 3. The windows arrange in 1x2, 2x1 and 2x2; 4. The window tab is separated and merged from the window; When your computer is connected with an extended display, it is very easy to adjust the window position and size The following shortcut keys are supported by default: 1. Switch between multiple monitors (Windows: Ctrl + →, MAC: ⌘ + →) 2. Resize the window size (Windows: Ctrl + ↑, MAC: ⌘ + ↑) 3. Move the window to the screen left、top、right and bottom (Windows: Ctrl + ←, MAC: ⌘ + ←) Other shortcut keys can be customized. 1. 窗口可以在多个显示器之间快速移动,而无需拖动; 2. 窗口最大化、居中、贴边; 3. 窗口1x2、2x1、2x2排列; 4. 窗口标签页从窗口分离、合并; 当你的电脑连接有扩展显示器时,调整窗口位置与大小会非常方便 默认支持以下快捷键: 1. 在多个显示器之间切换(windows: ctrl+→,Mac: ⌘+→) 2. 调整窗口大小且循环切换(windows: ctrl+↑,Mac: ⌘+↑) 3. 窗口依次在屏幕左、上、右、下贴边切换(windows: ctrl+←,Mac: ⌘+←) 其他快捷键可自定义设置。
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Windows Management For Multi Monitor |
ID | dfdnmbkcfddekonmblhmagdggecjboeb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/windows-management-for-mu/dfdnmbkcfddekonmblhmagdggecjboeb |
คำอธิบาย | The extension supports window switching, maximization, centering, vertical / horizontal arrangement, tab separation / merging from… |
ขนาดไฟล์ | 56.33 KB |
จำนวนการติดตั้ง | 993 |
เวอร์ชันปัจจุบัน | 3.0.1 |
อัปเดตครั้งล่าสุด | 2021-05-25 |
วันที่เผยแพร่ | 2018-12-04 |
คะแนน | 5.00/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | 张明主 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://www.so.com/help/help_uagreement.html |
ภาษาที่รองรับ | en,zh-CN |
manifest.json | |
{ "name": "__MSG_manifest_name__", "version": "3.0.1", "description": "__MSG_manifest_description__", "author": "__MSG_manifest_author__", "manifest_version": 2, "offline_enabled": true, "default_locale": "zh_CN", "browser_action": { "default_icon": "icon.png", "default_title": "__MSG_manifest_default_title__", "default_popup": "popup.html" }, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "tabs", "system.display" ], "commands": { "_execute_browser_action": [], "winToPrimary": { "description": "__MSG_manifest_commands_winToPrimary__" }, "winToExtend": { "description": "__MSG_manifest_commands_winToExtend__", "suggested_key": { "default": "Ctrl+Right" } }, "winToEdge": { "description": "__MSG_manifest_commands_winToEdge__", "suggested_key": { "default": "Ctrl+Left" } }, "winMin": { "description": "__MSG_manifest_commands_winMin__" }, "winMax": { "description": "__MSG_manifest_commands_winMax__", "suggested_key": { "default": "Ctrl+Up" } }, "win2x1": { "description": "__MSG_manifest_commands_win2x1__" }, "win1x2": { "description": "__MSG_manifest_commands_win1x2__" }, "win2x2": { "description": "__MSG_manifest_commands_win2x2__" }, "winSplitAll": { "description": "__MSG_manifest_commands_winSplitAll__" }, "winJoinAll": { "description": "__MSG_manifest_commands_winJoinAll__" }, "winJoin": { "description": "__MSG_manifest_commands_winJoin__" }, "winSplit": { "description": "__MSG_manifest_commands_winSplit__" } }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArAdYN51ySCcGYA1qz6o\/Im5XMJmdrmYZ5r664o2Y2XP2GbwLu9LC9ONFjGWic1c3S9xM9GFyop6KNQD4dRdpTKBPwiRE2IQaJukAIKglMVyiaxV4wp7QQz6L2E3kBoeKenxiea6wzcO3cvyr7AmCySpOizTcgw4jIcm\/EGMK3DT\/Z\/B3aJEyLHiY0b0JcAhog+NYqfQLwfp0DC0+p7vx0bpxdNyD9839WtuYZVemJltz1CkzBcsUn6SJLXfbDDLnvcYzonjyraNsv7k\/RuvUU911JDZUTE37SvlvK4Mkmqyhazhy6dp94FozPVR9eoZrTuWjL8q5B2Fm3r0K1HqS3wIDAQAB", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |