diff --git a/manifest.json b/manifest.json index 3b01637..2ee5df0 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "JDN", "description": "", "devtools_page": "index.html", - "version": "3.0.37", + "version": "3.0.38", "permissions": [ "activeTab", "tabs", diff --git a/package.json b/package.json index 25bc759..f87496c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jdi-react-extension", - "version": "3.0.37", + "version": "3.0.38", "description": "jdi react extension", "scripts": { "start": "npm run webpack", diff --git a/src/js/blocks/autoFind/autoFindProvider/contentScripts/reportProblemPopup/reportProblemPopup.js b/src/js/blocks/autoFind/autoFindProvider/contentScripts/reportProblemPopup/reportProblemPopup.js index cc1fcab..eccf3a4 100644 --- a/src/js/blocks/autoFind/autoFindProvider/contentScripts/reportProblemPopup/reportProblemPopup.js +++ b/src/js/blocks/autoFind/autoFindProvider/contentScripts/reportProblemPopup/reportProblemPopup.js @@ -42,8 +42,8 @@ export const reportProblemPopup = () => { To take a screenshot and get the json file, you need:
- press the OK button in this window
- - select the 'Window' tab in the newly appeared window
- - select the Chrome browser
+ - select the 'Chrome tab' tab in the newly appeared window
+ - select the ${document.title}
- click the 'Share' button

After that, send a letter in which you describe the problem and attach the downloaded files.