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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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": [ " |