Compare Edge add-ons: React Developer Tools vs SimpRead - Reader View

Stats React Developer Tools React Developer Tools SimpRead - Reader View SimpRead - Reader View
User count 849,242 222,812
Average rating 4.40 4.60
Rating count 60 367
Last updated 2024-04-17 2021-05-30
Size 0 1.26M
Version 5.1.0 (4/15/2024) 2.2.0.520
Short description
Adds React debugging tools to the Microsoft Edge Developer Tools. Created from revision b566064da on 4/15/2024. Immersion-reading mode of Edge extensions, similar to Safari read mode.
Full summary

React Developer Tools is a browser DevTools extension for the open-source React JavaScript library.

You will get two new tabs in your Edge DevTools: "⚛️ Components" and "⚛️ Profiler".

The Components tab shows you the root React components that were rendered on the page, as well as the subcomponents that they ended up rendering.

By selecting one of the components in the tree, you can inspect and edit its current props and state in the panel on the right. In the breadcrumbs you can inspect the selected component, the component that created it, the component that created that one, and so on.

If you inspect a React element on the page using the regular Elements tab, then switch over to the React tab, that element will be automatically selected in the React tree.

The Profiler tab allows you to record performance information.

This extension requires permissions to access the page's React tree, but it does not transmit any data remotely. It is fully open source, and you can find its source code at https://github.com/facebook/react/tree/master/packages/react-devtools-extensions.

❖❖❖ 【Price Tag】推荐产品 ❖❖❖ 【少数派】推荐产品 ❖❖❖ 【爱范儿】推荐产品 ❖❖❖ 【创造者日报】推荐产品 ❖❖❖ 【小众软件】推荐产品 ❖❖❖ 【Mac 玩儿法】推荐产品 ❖❖❖ 【利器】推荐产品

简悦 - 为你提供「如杂志般沉浸式阅读体验」的扩展

取自 -「简」单阅读,愉「悦」心情 之意。

*** 简悦的宗旨 ***

还原阅读本质,提升阅读体验。

See more