I can modify the settings in the setting panel, but the new settings will be replaced by the old settings set at initialization after restarting Firefox. The workaround is deleting the extension's store in Firefox's store.local to reset the extension.
Maybe the extension can inject a script to AriaNg to synchronize the settings put in localStorage by AriaNg to the extension's settings with storge.sync.
I can modify the settings in the setting panel, but the new settings will be replaced by the old settings set at initialization after restarting Firefox. The workaround is deleting the extension's store in Firefox's
store.local
to reset the extension.