I am developing a plugin in Chrome,without refreshing page i need to fetch email when clicking on browser tabs. i should write code in background.html or browser action(js). but i used in content script.js, it is alerting when i refresh page..
I am developing a plugin in Chrome,without refreshing page i need to fetch email when clicking on browser tabs. i should write code in background.html or browser action(js). but i used in content script.js, it is alerting when i refresh page..