get_extra_data


Description:

public unowned string? get_extra_data (string key)

Get extra data from enhancer plugin info file specified by key.

Extra data in the plugin info file is prefixed with `X-`. For example `X-Schemes=https`.

Parameters:

this

a EnhancerProxy

key

name of the data to lookup

Returns:

extra data value of the proxied enhancer.