fluks / redirect-link

A browser addon to redirect a link to somewhere else.
GNU General Public License v3.0
22 stars 2 forks source link

Redirect all tabs button #20

Open Mike-Reddick opened 4 years ago

Mike-Reddick commented 4 years ago

My idea is add an little button in front of each redirect item, this button can redirect all current browser tabs, for instance:

Archive.org [little buttom] Google Cache [little buttom]

Is good if this buttom follow mouse button to target, for instance with left click redirect replacing the source tabs, using middle click open redirects in new tabs. And if the used redirect have an "Enable URL" setting, the extension can filter just tabs which match.

fluks commented 4 years ago

I'm not sure if this can be done in the context menu, but it's probably possible in the toolbar popup.

I will implement the other features first and consider this after that.

Mike-Reddick commented 4 years ago

In context menu the only solution maybe put the "little buttons" as sub menus, but if implemented just in popup can be fine also, is just suggetions, thanks your attention