Split Plus
Easily split browser windows into smart layouts
什麼是Split Plus?
Split Plus是由Kamal Ghimire開發的Chrome擴展程式,該擴展的主要功能是“Easily split browser windows into smart layouts”。
擴展截圖
下載Split Plus擴展crx文件
下載Split Plus擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Split Plus splits currently opened tabs and arranges them into separate windows. == FEATURES == * Split to 1x1 1x2 2x1 2x2 layouts * Uses separate windows (not HTML frames) * Shortcuts (Ctrl Shift 1, Ctrl Shift 2, Ctrl Shift 4, Ctrl Shift Z) How to use the extension: * Find the puzzle icon in the toolbar, open a menu * Find the “Split Plus” icon in the menu. Pin it to the toolbar * Try one of the options. You can always undo the operation
擴展基本資訊
名稱 | |
ID | nnkpcgoehnkepajpeicacjahlpiopnnf |
官方網址 | https://chrome.google.com/webstore/detail/split-plus/nnkpcgoehnkepajpeicacjahlpiopnnf |
簡介 | Easily split browser windows into smart layouts |
檔案大小 | 681 KB |
安裝次數 | 400,000 |
目前版本 | 2.4.3 |
更新時間 | 2021-08-11 |
上架時間 | 2021-05-13 |
評分 | 3.67/5 共 9 次評分 |
開發者 | Kamal Ghimire |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.notion.so/Privacy-policy-Split-Plus-6113684cc2714e9fbd32ae730b5ca202 |
支援的語言 | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "2.4.3", "manifest_version": 2, "browser_action": { "default_icon": { "16": "images\/icons\/icon-16.png", "48": "images\/icons\/icon-48.png", "128": "images\/icons\/icon-128.png", "300": "images\/icons\/icon-300.png" }, "default_title": "__MSG_name__", "default_popup": "index.html" }, "content_scripts": [ { "matches": [ " |