HTML Body 在 Chrome 的开发者工具中显示 cz-shortcut-listen="true"?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/13147210/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
HTML Body says cz-shortcut-listen="true" with Chrome's Developer Tools?
提问by DarkAjax
I was testing some HTML code I'm making, and while using the Developer Tools on Google Chrome version 22.0.1229.94 m, I saw the <body>
tag has the attribute cz-shortcut-listen="true"
(which of course is not on my code). What does it mean and why is it showing up?(I tried looking it up in google, but found nothing relevant)
我正在测试我正在制作的一些 HTML 代码,并且在 Google Chrome 版本 22.0.1229.94 m 上使用开发人员工具时,我看到<body>
标签具有该属性cz-shortcut-listen="true"
(这当然不在我的代码中)。它是什么意思,为什么会出现?(我尝试在 google 中查找,但没有发现任何相关内容)
回答by duskwuff -inactive-
It's being added by the Colorzilla browser extension.
它是由 Colorzilla 浏览器扩展添加的。
https://twitter.com/brianpemberton/status/201455628143689728
https://twitter.com/brianpemberton/status/201455628143689728