Skip to content
lonm edited this page Oct 19, 2019 · 2 revisions

[Listener] vivaldi.prefs.onChanged

vivaldi.prefs.get()

Type Argument Notes
string path
function callback

vivaldi.prefs.getForCache()

Type Argument Notes
array paths
function callback (Optional)

vivaldi.prefs.reset()

Type Argument Notes
string path
function callback

vivaldi.prefs.set()

Type Argument Notes
prefs.PreferenceValue newValue

Clone this wiki locally