> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tenderly.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Dev Toolkit 浏览器扩展

> Dev Toolkit 浏览器扩展让您在任何区块浏览器上一键访问 Tenderly 调试工具，以分析链上数据。

Tenderly Dev Toolkit 是一款浏览器扩展，让您在任何区块浏览器上一键访问 Tenderly 强大的探索和调试工具。在 Tenderly Dashboard 中打开任何交易，以人类可读的格式探索、分析和调试链上数据。

<iframe src="https://www.youtube.com/embed/CMUhjgIJi08?si=RsJYkxe9QzXH7E1Y" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" style={{ aspectRatio: 16 / 9, width: '100%' }} referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

安装扩展后，您可以从任何区块浏览器的工具栏访问 Virtual Environments、Debugger、Simulator、Gas Profiler 及其他功能。

从 Chrome 商店下载扩展：

<Card title="Dev Toolkit Browser Extensionn" href="" />

## 使用 Tenderly Dev Toolkit

在您的日常工作流程中使用 Tenderly Dev Toolkit，加速链上探索和调试。在 Tenderly 中打开任何交易，即可使用以下功能：

* **在 Virtual Environment 上运行：** 在与最新主网状态同步的新 [Virtual Environment](/virtual-environments/overview) 中执行任何交易，以运行进一步的测试和实验。
* **模拟：** 使用更新的输入、参数和合约代码[模拟成功或失败的交易](/simulator-ui/overview)，以预览其执行和预期结果。
* **调试：** 使用[逐跟踪 Debugger](/debugger/overview) 找出错误发生的位置和原因，并编辑合约代码立即尝试修复。
* **查看跟踪：** [检查交易执行](/developer-explorer/inspect-transaction/overview)，使用最详细、可搜索的堆栈跟踪，显示操作码、事件日志、存储变量和 gas 使用情况。
* **查看状态变化：** [分析交易执行期间发生的状态变化](/developer-explorer/inspect-transaction/overview#state-changes)，以解码和原始格式分析事件和变量。
* **查看 gas 使用：** 获取每个单独函数调用的[细粒度 gas 使用明细](/debugger/gas-profiler)，并优化代码以节省宝贵资源。
