1
auto2015 2015-09-16 20:17:21 +08:00 via iPhone
很早之前用 GreenBrowser
|
2
fonlan 2015-09-16 20:25:47 +08:00
faststone capture
|
4
ajan 2015-09-17 00:12:02 +08:00
Chrome 扩展 Nimbus Screenshot 这个最好用,试过很多
|
5
hactrox 2015-09-17 00:18:25 +08:00
faststone capture +1
滚动截图就是它了。 |
6
cxbig 2015-09-17 00:25:07 +08:00
是说截取整个网页么? Mac OS 下有个 Paparazzi!
|
7
xspoco 2015-09-17 02:57:02 +08:00
|
8
Anybfans 2015-09-17 08:48:03 +08:00
|
9
ledzep2 2015-09-17 09:27:20 +08:00
对于长的我也试过许多, 用 chrome 插件是肯定不行的, 因为他会先暂存成 data url, 太长了浏览器直接死翘翘. 目前可行的方案是用 Phantomjs. 有现成的比如 http://www.paulhammond.org/webkit2png/, 或者你也可以自己写个小 script
|