Inserts an action button on the product view inside admin that allows you to direct the current product to the frontend.
If you want to send me a contribution of any amount so that I can continue developing and finding other solutions that make your life easier like this one, I will be very grateful, the link is next to the profile or you can click here Thanks!
composer require mateus/module-adminpreviewproduct
(alternative) composer require mateus/module-adminpreviewproduct:dev-master
php bin/magento module:enable Mateus_AdminPreviewProduct
php bin/magento setup:upgrade