That's because "chrome-resource://inspector/inspector.html" is not a valid internal resource so it "redirects" to Google, ie. Chrome performs a Google search for that string instead.
The internal URL is actually chrome://inspector/inspector.html And the proper way to start it to inspect the current webpage is either: (1) Page menu > Developer > Developer Tools, or (2) Ctrl+Shift+J, or (3) Right-click current page > Inspect Element On Aug 24, 9:44 pm, shirish <[email protected]> wrote: > Hi all, > There is a shortcut named > chrome-resource://inspector/inspector.html but instead of showing the > internals it just redirects to google. Even doing the blacklash ticks > still sends it to google. > -- > Regards, > Shirish Agarwal > My quotes in this email licensed under CC > 3.0http://creativecommons.org/licenses/by-nc/3.0/http://flossexperiences.wordpress.com > 065C 6D79 A68C E7EA 52B3 8D70 950D 53FB 729A 8B17 --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
