Can I initialize clientStorage?

Can I start my plugin with certain values stored in clientStorage already? Or is there any way to only set a value the first time user runs my plugin? Thanks!

Just check if there already is a value and if not it means the user is running the plugin for the first time.

1 Like