traxium / tabtree

Tab Tree extension for Firefox
https://addons.mozilla.org/en-US/firefox/addon/tab-tree/
GNU General Public License v3.0
144 stars 30 forks source link

Handling of tabs opened with addon Snap Link Plus #146

Closed Fabiensk closed 8 years ago

Fabiensk commented 8 years ago

Related to the issue #145 I created. When opening a tab using this addon, the member "referrerURI" is not present, but the member "spec" contains the URL of the parent page; by consequence, the tab indenation is not applied to the tabs opened by this add-on. So I guess that it is another case to handle to manage the new tabs attached to a parent. I searched a bit but I did not find what "argumentsList[1]" is exactly supposed to contain.

traxium commented 8 years ago

On FF 50.0a1 + Snap Links Plus 3.0.0.2 there is no argumentsList[1] (when opening links with rectangle):

github-tabtree-snap link plus

?

Fabiensk commented 8 years ago

Thanks for testing. I think that we should forget about this one for the moment because: