Motivation
Would be nice if Violentmonkey could automatically set @icon for scripts it creates to the favicon of the site.
Proposed Solution
Add a new {{icon}} variable that can be used in the script template, and that expands to the value of the favIconUrl property of the web extension API's Tab object.