View Rendered Source Chrome 插件, crx 扩展下载

 收录于3年前 阅读数 32

扩展ID: ejgngohbdedoabanmclafpkoogegdpob

View source is dead. See how the browser renders a page, not just what the server sends.A lightweight Chrome Extension that shows you how the browser has constructed (rendered) a page's original HTML into a functioning DOM, including modifications made by JavaScript.

An essential tool for web developers using JavaScript frameworks like Angular, ReactJS and Vue.js, and for SEOs to understand how search engines see your pages, especially considering Google's dynamic serving workaround.

Differences between raw and rendered versions are highlighted line-by-line showing how JavaScript has modified a page at render time.

----------------------------------------------------
There are 3 sections:

* Raw: The source code sent from the server to the browser before the DOM is rendered. The same as you'll see with traditional 'View Source' in the browser (after minor formatting tweaks)

* Rendered: The rendered page after the source has been interpreted into a DOM, including any modifications made by Javascript

* Difference: The difference between the rendered source and the raw source. Differences occur when JavaScript has modified the DOM.

----------------------------------------------------

Adaptive website?
If you serve different source code to mobile devices, emulate this easily with a mobile user-agent checkbox.

Dynamic serving for Google?
(More info: https://developers.google.com/search/docs/guides/dynamic-rendering)
Using Google's dynamic rendering workaround designed for Javascript-heavy sites? Just request the raw source as Googlebot and ensure perfect technical SEO. Works with GatsbyJS and Prerender.

----------------------------------------------------

Problems? Questions? Suggestions?

DM the developer: https://twitter.com/ItsHogg

----------------------------------------------------
名称 View Rendered Source
插件标识 ejgngohbdedoabanmclafpkoogegdpob
平台 Chrome
评分 0
评分人数 14
插件主页

www.jonhogg.com

作者 www.jonhogg.com
版本号 3.0
大小 71.98 KB
官网下载次数 10000
分类 查看更多 web开发 分类下的扩展插件
下载地址
更新时间 2020-05-17 00:00:00
举报
回复

大家在找这些插件