diff --git a/1-js/1-getting-started/4-devtools/chrome.png b/1-js/1-getting-started/4-devtools/chrome.png new file mode 100644 index 00000000..83f4dc63 Binary files /dev/null and b/1-js/1-getting-started/4-devtools/chrome.png differ diff --git a/1-js/1-getting-started/4-devtools/firefox.png b/1-js/1-getting-started/4-devtools/firefox.png new file mode 100644 index 00000000..d6aa8334 Binary files /dev/null and b/1-js/1-getting-started/4-devtools/firefox.png differ diff --git a/1-js/1-getting-started/4-devtools/firefox_console_down.png b/1-js/1-getting-started/4-devtools/firefox_console_down.png new file mode 100644 index 00000000..09b95989 Binary files /dev/null and b/1-js/1-getting-started/4-devtools/firefox_console_down.png differ diff --git a/1-js/1-getting-started/4-devtools/firefox_console_enable.png b/1-js/1-getting-started/4-devtools/firefox_console_enable.png new file mode 100644 index 00000000..7ff98f2c Binary files /dev/null and b/1-js/1-getting-started/4-devtools/firefox_console_enable.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/chrome_break_error.png b/1-js/3-writing-js/1-debugging-chrome/chrome_break_error.png new file mode 100644 index 00000000..47907323 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/chrome_break_error.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/chrome_sources.png b/1-js/3-writing-js/1-debugging-chrome/chrome_sources.png new file mode 100644 index 00000000..effbbc79 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/chrome_sources.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/chrome_sources_break.png b/1-js/3-writing-js/1-debugging-chrome/chrome_sources_break.png new file mode 100644 index 00000000..08000f60 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/chrome_sources_break.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/chrome_sources_breakpoint.png b/1-js/3-writing-js/1-debugging-chrome/chrome_sources_breakpoint.png new file mode 100644 index 00000000..8df3c46d Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/chrome_sources_breakpoint.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/chrome_sources_buttons.png b/1-js/3-writing-js/1-debugging-chrome/chrome_sources_buttons.png new file mode 100644 index 00000000..25103a9d Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/chrome_sources_buttons.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/console_error.png b/1-js/3-writing-js/1-debugging-chrome/console_error.png new file mode 100644 index 00000000..c777e598 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/console_error.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/manage1.png b/1-js/3-writing-js/1-debugging-chrome/manage1.png new file mode 100644 index 00000000..f624a1fd Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/manage1.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/manage2.png b/1-js/3-writing-js/1-debugging-chrome/manage2.png new file mode 100644 index 00000000..68304aa3 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/manage2.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/manage3.png b/1-js/3-writing-js/1-debugging-chrome/manage3.png new file mode 100644 index 00000000..1ae4a2d3 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/manage3.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/manage4.png b/1-js/3-writing-js/1-debugging-chrome/manage4.png new file mode 100644 index 00000000..7d7d0dd7 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/manage4.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/manage5.png b/1-js/3-writing-js/1-debugging-chrome/manage5.png new file mode 100644 index 00000000..55355c37 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/manage5.png differ diff --git a/1-js/3-writing-js/1-debugging-chrome/manage6.png b/1-js/3-writing-js/1-debugging-chrome/manage6.png new file mode 100644 index 00000000..e4f98048 Binary files /dev/null and b/1-js/3-writing-js/1-debugging-chrome/manage6.png differ diff --git a/1-js/4-data-structures/6-object-reference/object-reference-console.png b/1-js/4-data-structures/6-object-reference/object-reference-console.png new file mode 100644 index 00000000..f1284ed3 Binary files /dev/null and b/1-js/4-data-structures/6-object-reference/object-reference-console.png differ diff --git a/1-js/5-functions-closures/2-closures/1.png b/1-js/5-functions-closures/2-closures/1.png index 3a13cf86..ce0423c7 100755 Binary files a/1-js/5-functions-closures/2-closures/1.png and b/1-js/5-functions-closures/2-closures/1.png differ diff --git a/1-js/5-functions-closures/2-closures/2.png b/1-js/5-functions-closures/2-closures/2.png index 6af9e7c5..4d7ae3c2 100755 Binary files a/1-js/5-functions-closures/2-closures/2.png and b/1-js/5-functions-closures/2-closures/2.png differ diff --git a/1-js/5-functions-closures/2-closures/3.png b/1-js/5-functions-closures/2-closures/3.png index 5b6efcab..c030f0d5 100755 Binary files a/1-js/5-functions-closures/2-closures/3.png and b/1-js/5-functions-closures/2-closures/3.png differ diff --git a/1-js/5-functions-closures/2-closures/4.png b/1-js/5-functions-closures/2-closures/4.png index 10238a9b..2e01bcc4 100755 Binary files a/1-js/5-functions-closures/2-closures/4.png and b/1-js/5-functions-closures/2-closures/4.png differ diff --git a/1-js/5-functions-closures/2-closures/5.png b/1-js/5-functions-closures/2-closures/5.png index b052a5f2..31db4e2a 100755 Binary files a/1-js/5-functions-closures/2-closures/5.png and b/1-js/5-functions-closures/2-closures/5.png differ diff --git a/1-js/5-functions-closures/2-closures/6.png b/1-js/5-functions-closures/2-closures/6.png index b58c3702..3ca3e84c 100755 Binary files a/1-js/5-functions-closures/2-closures/6.png and b/1-js/5-functions-closures/2-closures/6.png differ diff --git a/1-js/9-prototypes/5-class-inheritance/console_dir_array.png b/1-js/9-prototypes/5-class-inheritance/console_dir_array.png index 1ae78dd6..f5dbb80e 100755 Binary files a/1-js/9-prototypes/5-class-inheritance/console_dir_array.png and b/1-js/9-prototypes/5-class-inheritance/console_dir_array.png differ diff --git a/2-ui/1-document/18-coordinates-document/getcoords-compare.png b/2-ui/1-document/18-coordinates-document/getcoords-compare.png index 8459a297..b299dc73 100755 Binary files a/2-ui/1-document/18-coordinates-document/getcoords-compare.png and b/2-ui/1-document/18-coordinates-document/getcoords-compare.png differ diff --git a/2-ui/1-document/3-dom-console/1.png b/2-ui/1-document/3-dom-console/1.png new file mode 100644 index 00000000..e24bf0d7 Binary files /dev/null and b/2-ui/1-document/3-dom-console/1.png differ diff --git a/2-ui/1-document/3-dom-console/2.png b/2-ui/1-document/3-dom-console/2.png new file mode 100644 index 00000000..8e465783 Binary files /dev/null and b/2-ui/1-document/3-dom-console/2.png differ diff --git a/2-ui/1-document/3-dom-console/3.png b/2-ui/1-document/3-dom-console/3.png new file mode 100644 index 00000000..f2d3b073 Binary files /dev/null and b/2-ui/1-document/3-dom-console/3.png differ diff --git a/2-ui/1-document/7-basic-dom-node-properties/1-console-firstchild-innerhtml/console-innerhtml.png b/2-ui/1-document/7-basic-dom-node-properties/1-console-firstchild-innerhtml/console-innerhtml.png index 0f58e790..9f911c99 100644 Binary files a/2-ui/1-document/7-basic-dom-node-properties/1-console-firstchild-innerhtml/console-innerhtml.png and b/2-ui/1-document/7-basic-dom-node-properties/1-console-firstchild-innerhtml/console-innerhtml.png differ diff --git a/2-ui/3-event-details/6-drag-and-drop/ball_shift.png b/2-ui/3-event-details/6-drag-and-drop/ball_shift.png index e1ac4641..cf888f58 100755 Binary files a/2-ui/3-event-details/6-drag-and-drop/ball_shift.png and b/2-ui/3-event-details/6-drag-and-drop/ball_shift.png differ diff --git a/2-ui/5-widgets/4-template-lodash/template-debugger.png b/2-ui/5-widgets/4-template-lodash/template-debugger.png index 6a1a849b..4d872ad2 100755 Binary files a/2-ui/5-widgets/4-template-lodash/template-debugger.png and b/2-ui/5-widgets/4-template-lodash/template-debugger.png differ diff --git a/3-more/1-webcomponents/1-webcomponents-intro/satellite-expanded.jpg b/3-more/1-webcomponents/1-webcomponents-intro/satellite-expanded.jpg index 39dd8a2b..c9d128ff 100755 Binary files a/3-more/1-webcomponents/1-webcomponents-intro/satellite-expanded.jpg and b/3-more/1-webcomponents/1-webcomponents-intro/satellite-expanded.jpg differ diff --git a/3-more/1-webcomponents/1-webcomponents-intro/satellite.jpg b/3-more/1-webcomponents/1-webcomponents-intro/satellite.jpg index e3447947..d5c3e076 100755 Binary files a/3-more/1-webcomponents/1-webcomponents-intro/satellite.jpg and b/3-more/1-webcomponents/1-webcomponents-intro/satellite.jpg differ diff --git a/3-more/1-webcomponents/1-webcomponents-intro/twitter-components.png b/3-more/1-webcomponents/1-webcomponents-intro/twitter-components.png index e9383efa..d1644410 100755 Binary files a/3-more/1-webcomponents/1-webcomponents-intro/twitter-components.png and b/3-more/1-webcomponents/1-webcomponents-intro/twitter-components.png differ diff --git a/3-more/1-webcomponents/3-shadow-dom/shadow-content.png b/3-more/1-webcomponents/3-shadow-dom/shadow-content.png index 36ad0639..85e3dd87 100755 Binary files a/3-more/1-webcomponents/3-shadow-dom/shadow-content.png and b/3-more/1-webcomponents/3-shadow-dom/shadow-content.png differ diff --git a/3-more/1-webcomponents/3-shadow-dom/shadow-dom-chrome.png b/3-more/1-webcomponents/3-shadow-dom/shadow-dom-chrome.png index 65bdbbd3..ceb06655 100755 Binary files a/3-more/1-webcomponents/3-shadow-dom/shadow-dom-chrome.png and b/3-more/1-webcomponents/3-shadow-dom/shadow-dom-chrome.png differ diff --git a/3-more/6-extra/10-cookie/safari-nocookie.png b/3-more/6-extra/10-cookie/safari-nocookie.png index b3d963fe..bf2fdbd4 100755 Binary files a/3-more/6-extra/10-cookie/safari-nocookie.png and b/3-more/6-extra/10-cookie/safari-nocookie.png differ