Option toggles require functionality #60
Labels
Assigned
Chrome Options
Issues related to Chrome extension options
v0.2.0
Issues related to Chaddon v.0.2.0
Currently, the options page has a set of preference toggles with no
backend functionality other than event listeners to detect when the
values have changed.
In order to save the users selection, we need to:
browser_extension/src/options_custom/settings.js
chaddonSettings
objectbrowser_extension/src/options_custom/settings.js#L10
The text was updated successfully, but these errors were encountered: