<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8</link>
<description>DisplayFusion RSS: Open up 10 chrome popup windows, and move them to 5 different screens</description>
<lastBuildDate>Sat, 02 May 2026 09:49:25 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8</generator>
<item>
<title>RE: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#9</link>
<pubDate>Fri, 03 May 2024 19:36:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[Glad to hear you were able to get it working, coding can be frustrating sometimes! I've also just added an example function that does something similar to the repository if you wanted to try it out: https://www.displayfusion.com/ScriptedFunctions/View/?ID=018f3ff3-97b3-7505-99db-6ebaa0d72abe]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Glad to hear you were able to get it working, coding can be frustrating sometimes! I've also just added an example function that does something similar to the repository if you wanted to try it out: <a href="https://www.displayfusion.com/ScriptedFunctions/View/?ID=018f3ff3-97b3-7505-99db-6ebaa0d72abe" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/ScriptedFunctions/View/?ID=018f3ff3-97b3-7505-99db-6ebaa0d72abe</b></a>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#8</link>
<pubDate>Fri, 03 May 2024 15:58:08 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[Happy I worked it out, but not the fact I had to spend almost a week doing it
Code
Copy
Select All
using System;
using System.Drawing;
using System.Diagnostics;
using System.Runtime.InteropServices;
using System.Text.RegularExpressions;
using System.Windows.Forms;
using System.Text;
pu...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Happy I worked it out, but not the fact I had to spend almost a week doing it <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" HelpButtonDataAlign="BelowMiddle" /> <br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019de817c4b975f08b46e90405076a1e" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019de817c4b975f08b46e90405076a1eJs'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019de817c4b975f08b46e90405076a1eJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">using System;
using System.Drawing;
using System.Diagnostics;
using System.Runtime.InteropServices;
using System.Text.RegularExpressions;
using System.Windows.Forms;
using System.Text;

public static class DisplayFusionFunction
{
    [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)]
    static extern int GetWindowText(IntPtr hWnd, StringBuilder lpString, int nMaxCount);

    [DllImport("user32.dll")]
    [return: MarshalAs(UnmanagedType.Bool)]
    static extern bool EnumChildWindows(IntPtr hwndParent, EnumWindowsProc lpEnumFunc, IntPtr lParam);

    private delegate bool EnumWindowsProc(IntPtr hWnd, IntPtr lParam);

    // Keep track of which monitor to use next
    private static int nextMonitorIndex = 1;  // Start with 1 if DisplayFusion uses 1-based index

    public static void Run(IntPtr windowHandle)
    {
        // Enumerate all windows
        EnumChildWindows(IntPtr.Zero, new EnumWindowsProc(EnumWindowCallback), IntPtr.Zero);
    }

    private static bool EnumWindowCallback(IntPtr hWnd, IntPtr lParam)
    {
        StringBuilder windowText = new StringBuilder(256);
        if (GetWindowText(hWnd, windowText, 256) &gt; 0)
        {
            // Specify the window title that you are interested in
            if (windowText.ToString().Contains("Suggest A Change"))
            {
                // Move the window to the next monitor and maximize it
                BFS.Window.MoveToMonitorMaximized((uint)nextMonitorIndex, hWnd);

                // Update the monitor index, cycling through 1-5
                nextMonitorIndex = (nextMonitorIndex % 5) + 1;
            }
        }
        return true; // Continue enumeration
    }
}</pre><textarea id="code019de817c4b975f08b46e90405076a1e" name="code019de817c4b975f08b46e90405076a1e" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#7</link>
<pubDate>Thu, 02 May 2024 14:08:53 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[Quote:
This script sounds like it will do what you're looking for: https://www.displayfusion.com/ScriptedFunctions/View/?ID=390c0c68-6dca-4614-b618-8f49a3dc5423
You can just copy and paste those lines for however many windows/monitors you want it to handle
Eugh, this is doing my head in!!!!
C...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>This script sounds like it will do what you're looking for: <a href="https://www.displayfusion.com/ScriptedFunctions/View/?ID=390c0c68-6dca-4614-b618-8f49a3dc5423" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/ScriptedFunctions/View/?ID=390c0c68-6dca-4614-b618-8f49a3dc5423</b></a><br/>
<br/>
You can just copy and paste those lines for however many windows/monitors you want it to handle</div></div><br/>
<br/>
Eugh, this is doing my head in!!!!<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019de817c4c571139ea8d18b9ef113b5" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019de817c4c571139ea8d18b9ef113b5Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019de817c4c571139ea8d18b9ef113b5Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">using System;
using System.Drawing;
using System.Collections.Generic;
using System.Diagnostics;
using System.Text.RegularExpressions;
// using BinaryFortress.Windows;

public static class DisplayFusionFunction
{
    public static void Run(IntPtr windowHandle)
    {
        // Get all Chrome windows
        var processes = (System.Diagnostics.Process.GetProcessesByName("chrome"));

        // Get the number of monitors
        int monitorCount = 3; // Adjust this to BFS.Monitor.GetMonitorCount() if dynamic assignment is preferred

        BFS.General.LogText("monitor count: " +  monitorCount);

        for(int i = 0; i &lt; processes.Length; i++) {
            Process proc = processes[i];

            // only run it when the title is Chrome_WidgetWin_1 (regex)
            if (Regex.IsMatch(proc.MainWindowTitle, "Chrome_WidgetWin_1")) {
                int targetMonitor = i % monitorCount;
                BFS.General.LogText("Do more... to screen " + targetMonitor);
                BFS.Window.MoveToMonitorMaximized(proc.MainWindowHandle, (uint)targetMonitor);
            }
        }

     
        // Show a message when complete
        BFS.Dialog.ShowMessageInfo("All Chrome instances have been moved and resized across " + monitorCount + " monitors.");
    }
}</pre><textarea id="code019de817c4c571139ea8d18b9ef113b5" name="code019de817c4c571139ea8d18b9ef113b5" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
I get:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019de817c4c775f3a66a239770d31c47" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019de817c4c775f3a66a239770d31c47Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019de817c4c775f3a66a239770d31c47Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">Line    Char    Description
30      51      Argument 1: cannot convert from 'int' to 'uint'
30      74      Argument 2: cannot convert from 'uint' to 'int'
0       0       Error: Compile failed. [System.Exception]</pre><textarea id="code019de817c4c775f3a66a239770d31c47" name="code019de817c4c775f3a66a239770d31c47" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
This has to be one of the most frustrating programming languages I've ever worked with <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-sad-tear.light.svg" alt=":'(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":'(" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#6</link>
<pubDate>Wed, 01 May 2024 05:39:10 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks, but that doesn't seem to work. I created it with the windows in the postion I wanted - and then opened up the same number of popups. They moved, but to the wrong position (all moved to screen 5, rather than where they should have been (spread out between screens)
BTW, the URLs will alway...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks, but that doesn't seem to work. I created it with the windows in the postion I wanted - and then opened up the same number of popups. They moved, but to the wrong position (all moved to screen 5, rather than where they should have been (spread out between screens)<br/>
<br/>
BTW, the URLs will always change. Basically, I have a system I've written where I'm updating thousands listings on my website. Its a manual job (unfortunatly!), so what I do is open up a batch of them all at once (rather than clicking tons of times on our management tool for each listing). So what i need, is a way to position those. I wish browsers had the option to set different screen positions from the window.open <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" HelpButtonDataAlign="BelowMiddle" /> would make my life a lot easier <br/>
<br/>
I think a scripted function would be better, but just need to work out how to do that, as the code chatGPT offers doesn't seem to work. I seem to remember a while ago that you changed your API's, so maybe its using an older one? <br/>
<br/>
Oh, and I think the reason the profile layout thing is failing, is due to it taking the last entry on the list of programs - and applying it to ALL the screens. i.e it seems to just say "oh, this is chrome... lets put everything here". This is why I think a script would be better <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />  (I tried and failed again to get one written, I get an error but can't paste it here as the debugger doesn't let you copy and paste, which seems an oversight)<br/>
<br/>
Thanks
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#5</link>
<pubDate>Tue, 30 Apr 2024 15:17:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Our Window Position Profiles will do that for you, as long as the match conditions don't change, and they are unique among each window. We have a guide on working with them here: https://www.displayfusion.com/HelpGuide/WindowPositionProfiles/]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Our Window Position Profiles will do that for you, as long as the match conditions don't change, and they are unique among each window. We have a guide on working with them here: <a href="https://www.displayfusion.com/HelpGuide/WindowPositionProfiles/" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/HelpGuide/WindowPositionProfiles/</b></a>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#4</link>
<pubDate>Tue, 30 Apr 2024 07:51:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[I asked ChatGPT to write me something - and it came up with this:
Code
Copy
Select All
using System;
using System.Drawing;
using System.Collections.Generic;
using BinaryFortress.Windows;
public static class DisplayFusionFunction
{
public static void Run(IntPtr windowHandle)
{
// Get a...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I asked ChatGPT to write me something - and it came up with this:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019de817c4f371a78cc28058cacbdde9" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019de817c4f371a78cc28058cacbdde9Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019de817c4f371a78cc28058cacbdde9Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">using System;
using System.Drawing;

using System.Collections.Generic;
using BinaryFortress.Windows;

public static class DisplayFusionFunction
{
    public static void Run(IntPtr windowHandle)
    {
        // Get all Chrome windows
        List&lt;IntPtr&gt; chromeWindows = BFS.Window.GetVisibleWindowHandlesByClassName("Chrome_WidgetWin_1");

        // Get the number of monitors
        int monitorCount = 3; // Adjust this to BFS.Monitor.GetMonitorCount() if dynamic assignment is preferred

        // Check if there are enough monitors
        if (BFS.Monitor.GetMonitorCount() &lt; monitorCount)
        {
            BFS.Dialog.ShowMessageInfo("Not enough monitors. This script requires at least 3 monitors.");
            return;
        }

        // Loop through each Chrome window and move it to a different monitor
        for (int i = 0; i &lt; chromeWindows.Count; i++)
        {
            // Calculate which monitor to move the window to
            int targetMonitor = i % monitorCount;BFS.

            // Get the bounds of the target monitor
            RECT monitorBounds = BFS.Monitor.GetMonitorBoundsByIndex(targetMonitor);

            // Move and size the window to fit the monitor
            BFS.Window.SetSizeAndLocation(chromeWindows[i], monitorBounds.Left, monitorBounds.Top, monitorBounds.Width, monitorBounds.Height);
        }

        // Show a message when complete
        BFS.Dialog.ShowMessageInfo("All Chrome instances have been moved and resized across " + monitorCount + " monitors.");
    }
}</pre><textarea id="code019de817c4f371a78cc28058cacbdde9" name="code019de817c4f371a78cc28058cacbdde9" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
I get quite a few errors though (and it doesn't run). I can't find any docs on how it should work so I can try and get it going?<br/>
<br/>
Thanks<br/>
<br/>
Andy
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#3</link>
<pubDate>Mon, 29 Apr 2024 15:24:40 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks - that looks promising  Is there a way to do it for existing chrome instances? i.e don't set a new one up, but find x instances of chrome (popups ideally, but can be the main window as well), and then move them around. The reason being, is that the URLs are not fixed (it will be a differen...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks - that looks promising <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /> Is there a way to do it for existing chrome instances? i.e don't set a new one up, but find x instances of chrome (popups ideally, but can be the main window as well), and then move them around. The reason being, is that the URLs are not fixed (it will be a different URL every time). What I need to do is just "scatter" them across the screens <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!<br/>
<br/>
Andy
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#2</link>
<pubDate>Mon, 29 Apr 2024 15:03:23 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[This script sounds like it will do what you're looking for: https://www.displayfusion.com/ScriptedFunctions/View/?ID=390c0c68-6dca-4614-b618-8f49a3dc5423
You can just copy and paste those lines for however many windows/monitors you want it to handle]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This script sounds like it will do what you're looking for: <a href="https://www.displayfusion.com/ScriptedFunctions/View/?ID=390c0c68-6dca-4614-b618-8f49a3dc5423" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/ScriptedFunctions/View/?ID=390c0c68-6dca-4614-b618-8f49a3dc5423</b></a><br/>
<br/>
You can just copy and paste those lines for however many windows/monitors you want it to handle
</div>
]]></content:encoded>
</item>
<item>
<title>Open up 10 chrome popup windows, and move them to 5 different screens</title>
<link>https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8</link>
<pubDate>Sat, 27 Apr 2024 08:56:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-up-10-chrome-popup-windows-and-move-them-to-5-different-screens/?ID=018f1ec5-67da-76b3-a5d2-485ba0dbddb8</guid>
<category>DisplayFusion</category>
<description><![CDATA[I've been trying to do this in Javascript, but it seems that the new window stuff doesn't let you stipulate a different screen, or let you do left/top negative poistions to "move" it to another screen. So I'm now trying to find a 3rd party marco/ script I can write that will move these windows on...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I've been trying to do this in Javascript, but it seems that the new window stuff doesn't let you stipulate a different screen, or let you do left/top negative poistions to "move" it to another screen. So I'm now trying to find a 3rd party marco/ script I can write that will move these windows on to different screens. The windows will be open, and I just want to have a way to do a certain key combination, and it will magicly move them between windows <br/>
<br/>
My screen setup is:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019de817c50870c6b1b7dd9556fbd9bf" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019de817c50870c6b1b7dd9556fbd9bfJs'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019de817c50870c6b1b7dd9556fbd9bfJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">5   4
3   1   2</pre><textarea id="code019de817c50870c6b1b7dd9556fbd9bf" name="code019de817c50870c6b1b7dd9556fbd9bf" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Screen 1 is the primary. What I want to do, is find all the chrome windows (I don't care if it includes the main one), and then split them off into x number per screen. I had a look at the existing macros / scripts, but couldn't find one that would work for me.<br/>
<br/>
Is there an existing one? Or how hard is it to write them? I'm a perl/html/js programmer, so don't even know what language the marcos/scripts are written in <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks in advance!<br/>
<br/>
Andy
</div>
]]></content:encoded>
</item>
</channel>
</rss>