I want to send data from background.js(background script) to contexmenu.js(context menu script), but not able to receive message from background scripts
Here is My co