I developed an external site in React, which should be related to my Google extension I saw all kinds of solutions like : chrome.runtime.onMessageExternal , but chrome.runtime.sendmessage is not working from my react app so how should I do it ?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I developed an external site in React, which should be related to my Google extension I saw all kinds of solutions like : chrome.runtime.onMessageExternal , but chrome.runtime.sendmessage is not working from my react app so how should I do it ?