- Re-open URLs as Tab-groups as Tab Groups
- Tab group should be visible only when tab-groups are present that current tab is a part of
- Tab groups to export all across windows
-
Search tabs by Title/URL: Pressing
ENTERkey takes to the next find;SHIFT + ENTERgoes to the previous find. While at the current search result, pressing theTabbutton will jump to that tab.
-
Added hover-over help texts.
-
Also, say there were hundreds of tabs opened, and now the URL/Title text-area will automatically scroll into the tab you are working on.
-
Now you can save the text area as a text file. (Rename the txt to
.mdand you got a starting point for your markdown references) -
TabTex automatically scroll its text area to the current tab's link/title when you start it (Kind of deprecates the use of "This Tab" radio button there!)
-
A Checkbox :: move (unique) tabs into the tab group, or create new tabs if not checked.
NOTE: Last choice is remembered and used. -
Non functional: Manifest is now used to populate the version info automatically.
-
Given a list of URLs (titles are ignored), now it is possible to create TabGroups using the chosen colour.
-
When opening URLs as new tabs, some URLs are not allowed to be re-created as new tabs. In v1.3 they were printed as warnings to the console. Now a popup lists such URLs if they were present among the requested URLs list, so that its easier to see if this happened.
- Re-open URLs as Tabs (Note: Tab groups are re-opened as individual tabs at present) a. Opens the tabs for http, https, ftp etc. b. When chrome://, moz:// edge://, prints a warning in the console (because they are not allowed to be programatically opened by the browser security)
- Added tab-groups exporting. When the current tab in focus is in a group, then lists all tabs in that group. This doesn't take into account any other tab groups.
- Rename the radio buttons so that they are more easier to understand (and takes less realestate on the pop-up)
- Clean up the icon background (make it transparent)
- Make it easier to update the extension (developer idea!) - made the TabTex text clickable, linked to the extension website
- Save the user's last use export choice NOTE: Since this state is saved in browser itself, upon browser cache cleaning or browser application storage cleaning this will be removed.
First release with a few choices of Title and URL extraction from the open tabs in Chrome. A simple, fast UI that aims to get to works with no gimmick.
Options available (to extract the Title and URL) are as follows:
- This tab (Current tab active in the current window)
- All tabs in this window (All the open tabs in the current window)
- All tabs in all windows (All tabs across all the Chrome windows)
- All active tabs across windows (All active tabs meaning the one that's visible at first across all the tabs in Chrome)
Back to README | Any suggestions? Issue register





