Function GM_unregisterMenuCommand

  • Unregisters a command which has been registered to Violentmonkey popup menu.

    Parameters

    • caption: string

      The name of command to unregister.

    Returns void