Export Tabs
Export the URLs of All Open Tabs to Text
Utility to export tab groups
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Very simplistic chrome extension to save tab groups as sessions. Export/Import sessions as JSON file.
It's opensource under MIT license. Source code at https://github.com/parthpower/chrome-tab-group-exporter/
Contributions are appreciated
查看最近评论和评分分布。
商店综合星级:3.9。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Export the URLs of All Open Tabs to Text
Your all-in-one tab/tab group manager that helps you effectively manage and organize your tabs/tab groups
Tab Group Manager exends the native Tab Groups in Chrome letting you store, sync and resume them anytime and anywhere.
Export all open tabs in the current window to a .txt text file.
Export and Import Tabs.
Save all tab URLs with one click and exports to a text file. Import URLs to reopen tabs in normal or incognito mode.
not a good extension for importing and exporting your tabs, but it is a good extension for sorting through your tabs.
Can't really tell that it does anything.
I struggled with the instructions so tried an alternative approach, it worked (but with a large number of links it was slow). What I did was install the extension to both PCs. Cut the JSON from the dialog box on the source PC Paste it into a simple text editor like Notepad, save as json.txt, email that to the new PC On new PC open json.txt, copy the JSON content to the JSON dialog box on the destination PC click "load Session from JSON" and wait! Other reviews say when importing a very large number of tabs it fails so an UNTRIED fix for that MIGHT be as follows. In brief, split the JSON into smaller chunks. In detail: The file appears to start { and end } within that each group starts like "nogroup":[ and ends ], So I think if you took the file into a text editor and split it where a new group starts like ],"finance":[ then replace everything after the comma with } paste what's left into the JSON dialog box (replacing what was there) and click "load Session from JSON" it might load all tabs before in this example Finance. You MAY then be able to do the same again isolating other chunks of JSON code and load that too. The source code is available and at just 144 lines of javascript it might not be too difficult to improve it but I've got better things to do. I was surprised that syncing the two browsers didn't do this all automatically but I expect a future Chrome update will render this extension unnecessary.
this tool was amazing, simple, worked great, HIGHLY recommend. Two complaints I have that make this a smidge away from perfect: 1. I wish it could save the color of the tab groups, chrome can with ctrl+shift+t somehow so it should be possible 2. I wish that tabs that exist outside of any group don't get all clumped together in a new group, they should remain groupless
Where is the json file saved? Would be great to be able to locate it and import it to a different browser/computer. PS. When I click on "save current session," no entry shows up in the "Stored session window." This is Google Chrome on Linux latest version... I tried copy the text from the script window and paste it into the same window on Brave browser, all the tabs showed up, but are ungrouped, which is a disaster when you have 100s of tabs
With 2100+ tabs, "Save Current Session" did not create a file. After manually copying & pasting the JSON into a new Chrome profile with this extension, and clicking "Load Session From JSON", Chrome tried to open all 2000+ tabs and slowly ground to a halt as I exhausted all 32GB of memory. I ended up closing Chrome after a few minutes before it could finish. The "Save Current Session" button did work in the new profile with just a couple tabs though.
I organize myself using tab groups and needed something to migrate my open tab groups from my work notebook to a different computer. The experimental Chrome feature to save tab groups as bookmarks didn't work as intended when I tried to actually export them (I lost one tab group attempting this). Then I found this extension and was able to simply copy JSON to a file, open it on the next computer and re-open all the tab groups there. It does one job and it does it well. Absolutely recommendable.