Check the text and search directly in the default browser - don't be arrogant (the current search engine is fixed to Google).
This application does two things:
1. After selecting the text, add a "Google" option to the floating toolbar and click to search for the selected text using the default browser (see screenshot 1).
2. In some applications, the selected text has the option of “Web Search” (see screenshot 2). After clicking, the Android system will search for the selected text using the application registered with ACTION_WEB_SEARCH Intent. This app registers this Intent, which you can use to search for the selected word in your default browser (see screenshot 3).
This application is open source: https://github.com/wangcheng678/WebSearch