Stored Checkbox State preserves checkbox state between webpage reloads.
If you decorate a container with class="stored-checkbox-state" then any checkboxes within it will have their state preserved in local storage between launches.
class="stored-checkbox-state"
[Back]