Split Plus
Easily split browser windows into smart layouts
Was ist Split Plus?
Split Plus ist eine Chrome-Erweiterung, die von Kamal Ghimire entwickelt wurde, und ihr Hauptmerkmal ist "Easily split browser windows into smart layouts".
Erweiterungsscreenshots
Split Plus-Erweiterungs-CRX-Datei herunterladen
Laden Sie Split Plus-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | nnkpcgoehnkepajpeicacjahlpiopnnf |
Offizielle URL | https://chrome.google.com/webstore/detail/split-plus/nnkpcgoehnkepajpeicacjahlpiopnnf |
Beschreibung | Easily split browser windows into smart layouts |
Dateigröße | 681 KB |
Installationsanzahl | 400,000 |
Aktuelle Version | 2.4.3 |
Letztes Update | 2021-08-11 |
Veröffentlichungsdatum | 2021-05-13 |
Bewertung | 3.67/5 Insgesamt 9 Bewertungen |
Entwickler | Kamal Ghimire |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://www.notion.so/Privacy-policy-Split-Plus-6113684cc2714e9fbd32ae730b5ca202 |
Unterstützte Sprachen | 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": [ " |