API Reference

showDot()

Shows a small button in the bottom-right corner of the screen that opens the default popup.

openDialog()

Opens the default popup.

backUp()

Starts the backup process.

custom (Array): The specific LocalStorage values to back up (leave null for everything)

useurl (Boolean): Whether or not to send data using the URL instead of postMessage (false by default)

restore()

Starts the restoration process.