Date : 2015-11-30 Tags : #chrome-dev #chrome-extension Debugging Chrome extension To open directly the Console Dev Tools, press Cmd + Opt + J in MacOSX. To debug easily the any files of extension, open the url chrome-extension://<extension-id>/<file-name> in address bar.