Alternate Tab Order is a tabs switch extension for chrome. it's a free extension , it has 4,000+ active users since released its first version, it earns an average rating of 4.63 from 30 rated user, last update is 3575 days ago.
Changes tab ordering in a manner similar to pre-2010 Firefox. The video explains it best, but by default, this extension does the following: - When a new tab is opened, it is sent to the end on the far-right - If that tab was opened with a left-click, such that it is automatically switched to, closing it will switch back to the tab from which is was opened (as long as no other tab had been switched to in the meantime) What that means in practical terms is this: 1. if I have an RSS reader open, left-clicking to read a story immediately will show me an open a tab on the end of the list. Closing that story it will take me back to my RSS reader. 2. If I queue up a bunch of stories to read by middle-clicking several links, they will all open on the end of the tab list. When I go to read them by clicking on the first tab I opened, closing it will show me the next story. I recognize how incredibly small the audience is for this exact setup, but there you have it. Attributions I used to just locally comment out some code in Brad Dwyer's Modified Tab Ordering extension from https://chrome.google.com/extensions/detail/lhlppppejjiiinhklmlpfkafimagbcbe - but Chrome now considers changes to be security issues. Since Brad's extension uses a deprecated version of the Chrome extension API, I based my version off of itworks' New Tabs At End from https://chrome.google.com/webstore/detail/new-tabs-at-end/bgogjfbkjgjhonhikkkflpkgpcpfljoa Double Arrow glyph made by Freepik from www.flaticon.com licensed under CC BY 3.0
You could download the latest version crx file or older version files and install it.
English (UK).
74% user give 5-star rating, 16% user give 4-star rating, 5% user give 3-star rating, 5% user give 1-star rating. Read reviews of alternate tab order
You could find more help information from alternate tab order support page.
You could send emails to publisher, or check publisher's website.
You could click to report abuse of alternate tab order.
Exactly what I wanted...and only what I wanted. I keep several high priority tabs open almost all the time, and I didn't want new tabs pushing them off to the right. This extension helps me keep my tabs in the order I want them in, without having to manually move things around. I've been using this extension for several years and still love it.
This is exactly what I was looking for and thank you!
Works fine and simply good, however I suggest adding an optional settings as well, so that when a link is clicked inside a tab to another web page, again the tab is moved to the far right side of all tabs. This helps the person keep the chronological order of the opened pages. But notice some delicate issues if you want to implement it, such as single page applications and also URI fragments that do not have to change the tab's order. Thank you very much for this extension.