<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Extension development: How to move tab from one workspace to another?]]></title><description><![CDATA[<p dir="auto">Lately I've been working on a extension helping a user to quickly move their tabs from one window to another, including moving from one window's X workspace to second window's Y workspace.</p>
<p dir="auto">I've gotten to a trouble, in command chrome.tabs.move() in MoveProperties it's not possible to use the workspaceId, so I can change it in that way. I also cannot change it by chrome.tabs.get() and then change the tab.workspaceId there.</p>
<p dir="auto">So my question is if there is any way to actually move - change the workspace and not to close it and reopen in different workspace (actually that would be good enough too because in opening new tab method it's also not possible to specify the workspace one want to open it in.).</p>
]]></description><link>https://forums.opera.com/topic/67395/extension-development-how-to-move-tab-from-one-workspace-to-another</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 12:13:28 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/67395.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Oct 2023 20:43:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Extension development: How to move tab from one workspace to another? on Thu, 23 Nov 2023 06:35:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/642757">@igorbialas</a> ![Bild Text](Bild Link)<img src="/assets/uploads/files/1700721338782-0b39d38c-d20c-4998-92e4-6c32673c1e59-image.png" alt="0b39d38c-d20c-4998-92e4-6c32673c1e59-image.png" class=" img-responsive img-markdown" /> <strong>Fettschrift</strong></p>
]]></description><link>https://forums.opera.com/post/334964</link><guid isPermaLink="true">https://forums.opera.com/post/334964</guid><dc:creator><![CDATA[gxmelukas]]></dc:creator><pubDate>Thu, 23 Nov 2023 06:35:59 GMT</pubDate></item></channel></rss>