Please add URL detection for multiple opened tabs
Could you add a function to detect URLs/Links for multiple opened tabs (not just for the site in front)?
By "multiple" you mean "all" and not "some"? "Some" implies that the user would select which tabs to process and which tabs to ignore.
Yes, I mean "all". You could also add an option for "some" tabs (if further dev time is available) but I don't need that and I guess people who are on a trip to collect urls have only the things open that they want to collect.
@StealthBlackOxide I have implemented this in my fork. You could try https://github.com/andrewdbate/linkgopher/ if you are interested?