开发者

Pulling links into Chrome extension popup.html

开发者 https://www.devze.com 2023-03-02 16:47 出处:网络
How do you go about pulling all links (hyper and text) from the page being viewed into popu开发者_StackOverflow中文版p.html once it is launched? I want to make these appear in a textbox within popup.h

How do you go about pulling all links (hyper and text) from the page being viewed into popu开发者_StackOverflow中文版p.html once it is launched? I want to make these appear in a textbox within popup.html.


You should try something like this: http://jsfiddle.net/wcKGg/

0

精彩评论

暂无评论...
验证码 换一张
取 消