You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a quick note. The output from the plugin is generating an invalid JSON. If you want to do JSON.parse() in the generated string, it won't work. It'd be good if you could change it to generate double-quoted strings.