DEV Community

Discussion on: Basics of Chrome extensions development part two

Collapse
 
sunnyhithk profile image
Sunnyhith K

Hi Aurel, great posts! Loved them <3!
For the part where we have to get the highlighted text from a webpage, I have done it without local storage by using chrome.tabs.executeScript
Would this cause any issue? I'm a new developer wrt chrome extensions. Any help would be great! :)
Thanks.