Creates a "Show questions" button next to the "answered questions" text, if any. Once pressed it opens a new tab of the questions.
目前為 2023-11-23 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
- 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