S
S
Stanislav Tamat2017-06-15 09:45:05
Google Chrome
Stanislav Tamat, 2017-06-15 09:45:05

How to organize chrome extension development process using React?

The question is how to do it so that you do not build a new "bundle.js" every time, and if you pull react and babel through the "script" tag, then all sorts of imports will not work anyway. And you need to do it by downloading the unpacked extension. the required permissions of "manifest.json" give access to certain features in "window.chrome".
e727b34b3071444f80b2a4e4f849e906.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Bespalov, 2019-04-18
@YokiToki

https://github.com/murray-b/Chrome_Extension_Template
Here is a simple template that worked for me. You just need to change the version of reacta to the current one. I have earned without edits.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question