V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
momo5269
V2EX  ›  Opera

opera扩展里有没有网页元素查看器?

  •  
  •   momo5269 · Jul 12, 2011 · 6326 views
    This topic created in 5404 days ago, the information mentioned may be changed or developed.
    类似Chrome和TheWorld同名扩展的功能就行........主要是针对图片.........
    opera的扩展界面还都是英文的..........
    4 replies    1970-01-01 08:00:00 +08:00
    momo5269
        1
    momo5269  
    OP
       Jul 12, 2011
    右键的检查元素不算
    huangz
        2
    huangz  
       Jul 12, 2011
    Opera里面有自带的Dragonfly。

    www.opera.com/dragonfly/
    momo5269
        3
    momo5269  
    OP
       Jul 12, 2011
    @huangz
    我说的右键检查元素就是这个..........
    nijux
        4
    nijux  
       Jul 12, 2011   ❤️ 1
    这有个书签 点一下就能把当前页面的图片都列出来
    javascript:var g=document.images;var s='<b>Images list: '+location.href+'</b><table border=1 style=\'font:x-small verdana\'><tr><th>Image</th><th>Size (kb)</th><th>Dimensions</th></tr>';for (i=0;i<g.length;i++){var fs=(parseInt(g[i].fileSize)/1000);s+='<tr>';s+='<td><img src='+g[i].src+'><br>'+g[i].src+'</td>';s+='<td>'+fs+'</td>';s+='<td>'+g[i].height+'(h) '+g[i].width+'(w) px</td>';s+='</tr>';}s+='</table>';var iw=window.open('','iw','');iw.document.open();iw.document.write(s);iw.document.close();
    http://accessify.com/tools-and-wizards/accessibility-tools/favelets/

    发现我这opera右键有个 页面元素 下面的 图片元素 点下 就能把页面中的图片和背景图像都列出来
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3586 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 103ms · UTC 11:02 · PVG 19:02 · LAX 04:02 · JFK 07:02
    ♥ Do have faith in what you're doing.