Wd_web_extension.Extension_data
type t =
| Path of string
| Archive_path of string
| Base64 of string
val jsont : t Jsont.t