Adam42 / pull-tabs

Browser extension to manage tabs either in bulk or per-tab
https://adam42.github.io/pull-tabs/
Other
7 stars 0 forks source link

Use service providers for tab actions and split up UI #30

Closed Adam42 closed 6 years ago

Adam42 commented 6 years ago

Refactor out tab actions into individual service provides that expose an action that can be taken on a tab and/or tabs.

Separate simple and advanced views into their own modules.