Forces new tabs to open at the end of the tab strip.
Make the newly opened tabs open last.
Unlike other extensions of the same kind, it works correctly even when tab groups are present.
Created with Manifest V3, so it can be used for a long time
It consists of only 5 simple lines of code and does not collect any kind of information, such as Google Analytics.
If you are concerned about this, please take a look at the source code after installation.
It just hooks into the event that the tab is created and makes sure it opens at the very end.