Hello guys
!
I’m calling for your help because i want to develop my own chrome-extension. To do that i have 3 files : manifest, html popup, and a js file. I want to embeded any twitter user timeline in this little popup that show when you clicked on it but i don’t know how to load a twitter widget with my js file to the HTML page.
Keep in mind that my HTML page can’t load any inline js script because it’s a security. What i just want so is to be able to load timeline in a
or something else in a html page from a js file.
Can someone help me please ?