get-additional-important-urls in drscheme:frame:basics-mixin
Each string in the result of this method is added as a menu item to DrScheme's ``Related Web Sites'' menu item. The first string is the name of the menu item and the second string is a url that, when the menu item is chosen, is sent to the user's browser.
((listof (list string string))senda-drscheme:frame:basics-mixinget-additional-important-urlsDefaultly returns the empty list.