Creates a "Show questions" button next to the "answered questions" text, if any. Once pressed it opens a new tab of the questions.
As of 2023-11-26. See the latest version.
These are versions of this script where the code was updated. Show all versions.
- changed description to broken
- adjusted variable naming
- attached the button in relation to the product title so it would work with all the pages
- showing answers for any product page as some product pages have their answers hidden- showing context menu only for the page of a product- implemented error handling- other fixes