Creates an anchor elements that opens the normal Shop Wizard if an user doesn't have Premium, or the Super Shop Wizard if they do.
Este script no debería instalarse directamente. Es una biblioteca que utilizan otros scripts mediante la meta-directiva de inclusión // @require https://update.greasyfork.org/scripts/567035/1759343/Neopets%3A%20Shop%20Wizard%20Anchor%20Creator.js
This isn't a script and it does nothing on its own. It was created to be @required. It allows an userscript to use
createSWLink(string itemName)
to get an anchor element that opens the Shop Wizard in a new tab with a specific query if the user doesn't have Premium, or the SSW with identical search on if they do have premium.
You don't need to install this. It's automatically used by other scripts.