Add description about the purpose
This commit is contained in:
parent
77b02db495
commit
62cda54a6f
@ -205,6 +205,7 @@ TreeStyleTabWindowHelper.overrideExtensionsAfterBrowserInit = function TSTWH_ove
|
|||||||
|
|
||||||
// Selection Links
|
// Selection Links
|
||||||
// https://addons.mozilla.org/firefox/addon/selection-links/
|
// https://addons.mozilla.org/firefox/addon/selection-links/
|
||||||
|
// open selection links as child tabs
|
||||||
if ('selectionlinks' in window &&
|
if ('selectionlinks' in window &&
|
||||||
'parseSelection' in selectionlinks &&
|
'parseSelection' in selectionlinks &&
|
||||||
TreeStyleTabUtils.getTreePref('compatibility.SelectionLinks') &&
|
TreeStyleTabUtils.getTreePref('compatibility.SelectionLinks') &&
|
||||||
|
Loading…
Reference in New Issue
Block a user