debugger-protocol-viewer

DevTools Protocol API docs—its domains, methods, and events

Github星跟蹤圖

devtools-protocol

Explore the Chrome DevTools Protocol, its methods, events and basic documentation.

More: DevTools Protocol repo and published devtools protocol viewer

Building

# install dependencies
yarn

# regenerate the protocol files
yarn prep

# build it
yarn build

# serve it locally
yarn serve

Deploying:

We deploy to https://chromedevtools.github.io/devtools-protocol/ despite the source living here. The repo/branch layout is described here. Master branch of this repo is deployed every hour (on the 15 minute mark) via the devtools-protocol/scripts/update-n-publish-docs.sh script.

yarn deploy

Adding new version

To add a new protocol version:

  1. Modify _data/versions.json
  2. Create _data/VERSION_SLUG folder and put protocol.json file there
  3. Create _versions/VERSION_SLUG.html file with protocol version description
  4. Update the <paper-dropdown-menu id="versions"> tag in index.html.
  5. Build project

Adding new domains

Run node generate-sidenav-html.js and add into <div id="drawerToolbar" class="paper-font-title">Domains</div> in index.html.

History

  • v0.1 original Eric Guzman app.
  • v0.2 irish's "upgrades".
  • v0.8 guzman's polymer 0.8 refactor
  • v1.0 konrad's polymer 1.0 + jekyll refactor
  • v2.0 tim's polymer 2.0 - jekyll refactor
  • which brings us to… now.

License

Apache

Contributing

Pull requests very welcome!

主要指標

概覽
名稱與所有者ChromeDevTools/debugger-protocol-viewer
主編程語言JavaScript
編程語言CSS (語言數: 4)
平台
許可證Other
所有者活动
創建於2015-03-02 21:16:09
推送於2025-06-30 15:55:09
最后一次提交2025-06-30 08:54:52
發布數5
最新版本名稱polymer (發布於 )
第一版名稱v0.1 (發布於 2015-07-14 21:02:03)
用户参与
星數866
關注者數51
派生數174
提交數1.5k
已啟用問題?
問題數81
打開的問題數15
拉請求數115
打開的拉請求數13
關閉的拉請求數28
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?