writeBookmark

abstract fun writeBookmark(    title: String,     url: String,     type: String = definedExternally)