Chrome Debugging lesson does not work. What am I doing wrong?

I am trying to use this Google tutorial to debug my Chrome extension:

http://code.google.com/chrome/extensions/tut_debugging.html

  • I switched to developer mode on the Extensions page
  • Hello World extension installed as indicated in the tutorial

Now I right-click on the Hello World extension icon to get the menu.

In this menu (and in developer mode) there should be an element called Inspect popup , but it simply does not exist. This is not on any other extension.

I am using Chrome V21 on Windows 7 x64.

+2
source share
1 answer

"Inspect popup" , Chrome ( ~ 27?).

. , "Inspect popup". , , .

, , " ", .

+4

All Articles