PlasmoHQ / docs

📘 Documentation site
https://docs.plasmo.com
10 stars 45 forks source link

How to scraping data from the current web page #107

Open matheusTA opened 5 months ago

matheusTA commented 5 months ago

I'm new to developing browser extensions. I wanted to get the title of a video on YouTube and put it in my popup, and then make a request to my api, passing this title as a parameter. How do I do that?