Module browsingData

Index

Interfaces

Functions

Functions

remove(options: RemovalOptions, dataToRemove: DataToRemove, callback?: Function)

Parameters

removeAppcache(options: RemovalOptions, callback?: Function)

Parameters

removeCache(options: RemovalOptions, callback?: Function)

Parameters

removeCookies(options: RemovalOptions, callback?: Function)

Parameters

removeDownloads(options: RemovalOptions, callback?: Function)

Parameters

removeFileSystems(options: RemovalOptions, callback?: Function)

Parameters

removeFormData(options: RemovalOptions, callback?: Function)

Parameters

removeHistory(options: RemovalOptions, callback?: Function)

Parameters

removeIndexedDB(options: RemovalOptions, callback?: Function)

Parameters

removeLocalStorage(options: RemovalOptions, callback?: Function)

Parameters

removePasswords(options: RemovalOptions, callback?: Function)

Parameters

removePluginData(options: RemovalOptions, callback?: Function)

Parameters

removeWebSQL(options: RemovalOptions, callback?: Function)

Parameters