Show the context menu on any text, then you can choose some command
This extension is just to copy text or show a dialog box from it.
Hopefully might work efficiently in your work.
Change Log
================
0.4.75 - 0.4.80
- Fixed stupid bugs and mistakes
0.4.7
- Omitted some wasteful computation.
- Enabled this to search link text which has some hash tags.
0.4.5
- Fixed an issue where text cannot be copied on specific pages.
0.4.4
- Added a dialog closing function with Enter key.
0.4.3
- Fixed some mistakes such as the "search link text" button not working.
- Workaround for the issue where this extension couldn't get HTML elements including text in web pages where have shadow root.
0.4.2
- Fixed minor details such as removing double quotations included in text.
0.4.1
- Major Update. Hopefully this would be a big help.
0.4.0
- Removed the unnecessary close dialog menu
- Fixed the function to get link text code short.
0.3.7
- Removed prompt command and the window pop up
- Added search link text command
0.3.6
- Fixed copying function for all cases
0.3.2
- Added "close dialog" menu
- Modified some bugs and mistakes on specific pages
0.3.1
- Changed the way of copying function to enable it on as many pages as possible
0.3.0
- Fixed an issue where copying doesn't work at shadowRoot elements
0.2.9
- Workaround for Chrome disallowing execution of notification
0.2.8:
- Fixed an issue where copying doesn't work in frame pages
0.2.7:
- Renewed dialog box css