Web Developer
Adds a toolbar button with various web developer tools.
Generates a navigable page outline with heading and sectioning elements
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
This extension is using the HTML5 outline algorithm to create a table of contents.
Should also work well with HTML4 (and older?) pages, that have structured headings.
The table of contents is clickable and tries to highlight the heading/section in question after the jump.
The extension should prove useful to people who find themselves often using online HTML5 outliners.
Comments, bug reports and suggestions much appreciated!
Extension source code: https://github.com/h5o/h5o-chrome
查看最近评论和评分分布。
商店综合星级:4.2。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Adds a toolbar button with various web developer tools.
To show, browse and audit (for accessibility and SEO) the headings structure
Drop your mockup on the live page for pixel-perfect comparison with your code.
Open a blank dark or white tab rather than the default browser's new tab page.
Meta SEO Inspector helps web developers and curious users explore what’s hidden behind any web page. Instantly check a site’s HTML…
HTMLの開始・終了タグの過不足などを検出する拡張機能です。エラーがある場合、数値が表示されます。JSでソースを確認するので、外部送信は行ってません。※formがあるページで挙動がおかしくなる場合は、一時的にオフにしてください。
muito pratica
Does the job for me..
べんりべんり
非常好,谢谢开发者
Doesn't work, the icon didn't show up on a page that clearly had HTML5 structure. Looking for an alternative :(
simple & efficace
Seems to be very helpful
It incorrectly shows <h1> - <h6> elements as sections of the outline, which in HTML5, they aren't. If you have this code: <section> <h1>First heading 1</h1> <h1>Second heading 1</h1> <h2>First heading 2</h2> </section> You get an outline of: 1. First heading 1 2. Second heading 1 1. First heading 2 When you should get an outline of: 1. First heading 1 In an HTML5 document outline, its the sectioning elements of: section, article, nav and aside that create the sections, not the <h1> - <h6> elements, which were responsible for doing that in HTML 4 & XHTML 1.0. So, the extension is using both sets of elements to create HTML5 outlines, when it shouldn't.
its helpful. i love it
Great!!!