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

Refactor/user choose active services #35

Closed Adam42 closed 6 years ago

Adam42 commented 6 years ago

Add services to options page to allow enabling/disabling individual services.

Use active services when determining which services to display in simple & advanced UI.

Refactor build process to create a chrome and browser distribution so browser-polyfill and manifest fields unique to each can be applied to the appropriate build.

Extract out common keys to a separate module so they can be accessed by other modules.