htmlgoogle-chromegoogle-chrome-devtools

HTML Body shows cz-shortcut-listen="true" with Chrome's Developer Tools?


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)

Screenshot


Solution

  • It's being added by the Colorzilla browser extension.

    https://twitter.com/brianpemberton/status/201455628143689728

    The Twitter link no longer works, but with the help of archive.org the content was retrieved:

    Brian Pemberton @brianpemberton

    cz-shortcut-listen is inserted into html by the colorzilla extension/add-on. fyi for confused web developers seeing it when inspecting pages

    4:35 PM - 12 May 2012