Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a React Development plugin for Opera?

Tags:

opera

Is there a React Development plugin for Opera ? The Opera (DragonFly) and Chrome Development Tools seem nearly identical. There seems to be no plugin for Opera that supports React Development. Is there perhaps a way to use the Chrome plugion for React in Opera considering they are nearly identical?

like image 840
nilo de roock Avatar asked Jan 07 '17 09:01

nilo de roock


2 Answers

From the react-devtools README on github:

It exists both as a browser extension (for Chrome and Firefox), and as a standalone app (works with other environments including Safari, IE, and React Native).

Note that if you want to run it as an addon in Opera, you can run Chrome extensions in Opera. See: https://addons.opera.com/en/extensions/details/install-chrome-extensions/

like image 163
Wassap124 Avatar answered Sep 25 '22 15:09

Wassap124


You can install "Install chrome extensions" and then go to React Developer Tools page in chrome store and you'll see "Add to Opera" button

like image 26
Hadi Sajjadi Avatar answered Sep 25 '22 15:09

Hadi Sajjadi