let fullname_options = Object.assign(
        {},
        so.plugin[fullname],
        so.plugin[fullname + '$' + plugin.tag]
      )