简体   繁体   中英

How can I pop up a element from a website into a windows with Greasemonkey?

I want to pop up an image or a div/class from a website into a window with Greasemonkey, how can I do it?

For example, I want to pop up the stackoverflow logo to a small window (the size of the logo) when I enter the site.

我认为您将要使用window.open ,它将打开一个新窗口,您可以指定其大小。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM