AI 产品解读Split-screen tab layout manager that resizes Chrome tabs into predefined grid arrangements across separate windows
Enables multitasking and side-by-side content viewing in Chrome by automatically arranging tabs into split-screen layouts (e.g., 2x2, 1x2) across separate windows, without the security limitations of single-tab iframe-based split extensions
User clicks the extension icon to open a popup showing available grid layouts. They select a layout (e.g., 2x2), and the extension automatically resizes the current tab's window and splits tabs to the right into separate windows arranged in the chosen grid pattern on the screen. Users can also use keyboard shortcuts, create custom layouts, configure alignment/monitor settings, and undo the last resize.
Predefined grid layouts (1x1, 1x2, 2x1, 2x2, 1x3, 3x1) with one-click resizeScaled ratio layouts (6:4, 7:3) in horizontal and vertical orientationsCustom layout creation with configurable rows and columnsMultiple monitor support with per-display selectionLeft and right alignment options for tab placementHighlighted/selective tab mode - resize only specific selected tabs
- 目标用户
- Productivity-focused Chrome users who multitask with multiple browser windows / Developers, researchers, and analysts comparing content side-by-side / Users with multiple monitors who need organized tab layouts / Power users who prefer keyboard shortcuts for window management
- The heuristic false positives (upgrade, checkout, promo, auth) were all easily identified and dismissed with direct source code inspection
- The extension is open source on GitHub which provides additional transparency but was not deeply audited beyond the packaged source
付费分析未识别到付费功能
No paid features, subscriptions, or gated functionality exist in this extension. The heuristic flags were all false positives: (1) 'upgrade' appears ONLY in package-lock.json npm dependency deprecation messages (hapi, graceful-fs) - not in extension code, (2) 'checkout' in index.html means 'check out the video demo' (browsing, not payment), (3) 'promo' code is commented-out cross-promotion of another FREE extension by the same developer ('Quick Find for Google Chrome'), (4) options.html line 13 explicitly states the extension is 'FREE to use and an AD-FREE experience'. The only monetization is a voluntary ko-fi.com donation link ('Buy me a Coffee'). The extension is open source under GPL license on GitHub.
- 置信度
- 97
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login, account, or authentication is required to use any feature of this extension. The 'authentication' keyword hits are all false positives: (1) LICENSE.md uses 'author/authorization' in GPL license text, (2) PRIVACY-POLICY.MD explicitly states they do NOT collect authentication information, (3) package-lock.json references oauth-sign as a build dependency, (4) HTML/JS uses 'author' CSS class for developer attribution link. The extension operates entirely locally using Chrome APIs (tabs, storage, windows) with no account system, no external service requiring login, and no user identity verification.
It is a good stuff. But want to know if it will occupy most of the RAM memory resource when the browser split out.
I like the controls but I think it needs a way to maintain non-fullscreen size. What I'd love to see is something that changes tabbed pages to contained windows like mIRC or Photoshop, with some preset arrangements. Perhaps that's too much, but it'd be hot.
This rocks! Just tried the shortcut feature--beauty :) Thank you Peter!
Works great for 4k monitors. Windows itself will only tile 2x2 -- 2x3 is amazing. Note: Windows 10 leaves space between the windows, which is kind of ugly. This might be due to the decreased size of window padding in Windows 10.
nice, i will use it
Really nice addition. Although WINDOWS+L or R does the L or R snap, the up and down is very useful for comparing certain graphs. Only things to make it better would be regrouping improvements and to not split the tabs into a new screen but to keep them in the same browser window. This way reducing the open chrome windows.
This is not split screen layout, this is creating of anh entire new window which is a functionality nobody should need...
I love it-It works!
The description indicates that it resizes "tabs" but in reality all it does is resize the "window" where the tabs are located, alongside other "windows". This functionality already exists in Windows, but this extension takes it a few steps further. It doesn't really split the screen as we would think of it. It just resizes open Chrome windows. Would be really nice if it stayed within one window and split the tabs there. For a better example, check out the browser Maxthon. Their split screen functionality has really got it going on. I would love to see the same thing built into Chrome one day or at least a comparable extension. So far that hasn't happened.
Really helpful for coding on one half of the screen and watching a tutorial in the other. However, the vertical split is almost always what I want to do, so having a configurable keyboard shortcut or toggle button would be the best option for me.