chrome canvas inspector 2015

前端 未结 5 1732
暗喜
暗喜 2020-12-08 19:35

I used this nifty feature that chrome had for quite a while called \"canvas inspector\". It was an experimental dev feature that had to manually be enabled.

It was

5条回答
  •  一生所求
    2020-12-08 20:25

    First go into

    chrome://flags
    

    Then enable

    Developer Tools experiments
    

    Then after restarting your browser, open the devlopers tools by hitting f12, then in the top right corner is a gear. Click on it, go to experiments, then find "canvas inspection". It's unstable, but usable.

提交回复
热议问题