Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an experimental/advanced section in options #49

Closed
jchang504 opened this issue Jul 4, 2017 · 0 comments
Closed

Add an experimental/advanced section in options #49

jchang504 opened this issue Jul 4, 2017 · 0 comments

Comments

@jchang504
Copy link
Owner

As discussed in the 07/02/17 meeting, this would provide a mechanism for developers to add interesting/experimental features with less general appeal without changing the standard behavior of KeepTabs too rapidly or bloating the options page. It should be discreet, like a small grey link at the bottom of the options that expands a bunch of checkboxes for advanced features. These would set a simple shared flag in the background script (but declared in shared_utils), which would also send a message to the content scripts to update their copy of the flag (similar to changing hold key) to enable the feature.

This is another push in the direction of looking into ES6 modules to keep the experimental code clearly separate from the main code, both for background and content script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant