{"id":22186,"date":"2014-10-09T23:01:13","date_gmt":"2014-10-09T15:01:13","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=22186"},"modified":"2025-04-03T22:28:15","modified_gmt":"2025-04-03T14:28:15","slug":"chrome-features","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/","title":{"rendered":"7 New Google Chrome Features You Should Know"},"content":{"rendered":"<p>Besides its function as a great day-to-day Internet browser, <strong>Google Chrome is also a great tool for web development<\/strong> through the DevTools.<\/p>\n<p>The DevTools is constantly updated with new versions. So, there might be a few features and DevTools that you may have missed out on along the way. Therefore, here are <strong>7 of the newest Google Chrome features you should know<\/strong>.<\/p>\n<p class=\"note\"><strong>Recommended Reading:<\/strong> <a href=\"https:\/\/www.hongkiat.com\/blog\/chrome-devtools-theme\/\">How To Customize Google Chrome DevTools Theme<\/a><\/p>\n<h2>Getting Started \u2013 Chrome DevTools Experiment<\/h2>\n<p>Chrome has some experimental cool features, which are hidden or disabled by default. To activate these experimental features go to <code>chrome:\/\/flags\/#enable-devtools-experiments<\/code> through the Chrome address bar and <strong>enable<\/strong> the DevTool Experiment option, and <strong>restart Chrome<\/strong>.<\/p>\n<p>After restarting, launch the DevTools and click on the gear icon on the top right of the DevTools panel, and you should see \u201cExperiment\u201d tab on the left sidebar. Check whichever features you want to  activate.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/activate_devtools_experimants.jpg\" width=\"100%\"><\/p>\n<h2>1. Improved Mobile Device Emulator<\/h2>\n<p>Today having a website that is optimized for mobile devices is a must. With Chrome, you can debug websites in mobile mode through the <strong>Mobile Emulator feature<\/strong>, which has been totally revamped and added with a bunch of new capablities.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/mobile_emulation_on_canary.jpg\" width=\"100%\"><\/p>\n<p>To enable the Mobile Emulator, launch the DevTools and click the Mobile icon next to the loop\/search icon, as shown in the following screenshot. As you can see, above the Emulator is <strong>now equipped with rulers<\/strong> so you can see exactly the viewport size the website is in.<\/p>\n<h2>2. Multiple Cursors Selections<\/h2>\n<p>Do yo want to<strong> edit multiple lines together<\/strong> <strong>in a source file<\/strong> the way you can with Sublime Text? Chrome now supports multipe cursors and selection in the DevTools. Use <span class=\"key\">Ctrl<\/span> + <span class=\"key\">Click<\/span> or <span class=\"key\">Cmd<\/span> + <span class=\"key\">Click<\/span> to select multiple lines at once.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/multi_selection.jpg\" width=\"100%\"><\/p>\n<h2>3. Throttling Network Connection<\/h2>\n<p>You can now also <strong>test your website\u2019s response and performance on various connections<\/strong> through the DevTools. In the DevTools, press <span class=\"key\">Esc<\/span> to launch Console Drawer then select Emulation. On the Network tab, select the speed type to throttling your network connection and see how your website performs within the selected speed.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/throttling.jpg\" width=\"100%\"><\/p>\n<h2>4. Offline Mode<\/h2>\n<p>Google Chrome now is equipped with Offline Mode, which allows you to open websites while you are actually offline. If you are developing web application which aims to work even while users are offline, this feature would be really helpful. To enable the Offline Mode, head to <code>chrome:\/\/flags\/#enable-offline-mode<\/code> via the address bar and enable the \u201cEnable Offline Cache Mode\u201d option.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/enable_offline_cache_mode.jpg\" width=\"100%\"><\/p>\n<p>Don\u2019t forget to restart Chrome for the effect to take place.<\/p>\n<h2>5. Drag and Drop HTML Into the Editor<\/h2>\n<p>Sometimes you need to copy a HTML element to your editor. Instead of manually copying and pasting it on your text editor, you can simply<strong> drag the DOM and drop into the editor<\/strong>.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/drag_element_to_editor.gif\" width=\"100%\"><\/p>\n<p>Currently, you can only drag one element, and its child elements won\u2019t follow. Hopefully this will be improved on in the next update.<\/p>\n<h2>6. Auditing CSS<\/h2>\n<p>You can now also audit your CSS, such as <strong>inspecting useless style rules<\/strong> which are not being used on the web page. To do so, go to the \u201cAudits\u201d tab and click \u201cRun\u201d to start auditing the CSS. You will see a list of classes\/selectors that are not used on the current page, as follows.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/auditing_css.jpg\" width=\"100%\"><\/p>\n<h2>7. Adding SourceMap<\/h2>\n<p>With Source Map, you can see the <em>unbuilt<\/em> or the <em>uncompiled<\/em> version of CSS or JavaScript (JS). This feature is <strong>particularly useful for developers who compose styles or JS using Pre-processors<\/strong> like Sass, LESS, or CoffeeScript. With the Source Map enabled, you can find location of code on generated JS or CSS on a certain line and column number. The latest version of Chrome allows you to add Source Map manually.<\/p>\n<p>To do this, make sure that you\u2019re in the source panel then open a file. After that, right-click and select <strong>Add Source Map.<\/strong> to add the <code>.map<\/code> file.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/add_source_map_1.jpg\" width=\"100%\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Besides its function as a great day-to-day Internet browser, Google Chrome is also a great tool for web development through the DevTools. The DevTools is constantly updated with new versions. So, there might be a few features and DevTools that you may have missed out on along the way. Therefore, here are 7 of the&hellip;<\/p>\n","protected":false},"author":141,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3398],"tags":[1258,2856,205,511],"topic":[4521],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>7 New Google Chrome Features You Should Know - Hongkiat<\/title>\n<meta name=\"description\" content=\"Besides its function as a great day-to-day Internet browser, Google Chrome is also a great tool for web development through the DevTools. The DevTools is\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/chrome-features\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"7 New Google Chrome Features You Should Know\" \/>\n<meta property=\"og:description\" content=\"Besides its function as a great day-to-day Internet browser, Google Chrome is also a great tool for web development through the DevTools. The DevTools is\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/chrome-features\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2014-10-09T15:01:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-03T14:28:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/activate_devtools_experimants.jpg\" \/>\n<meta name=\"author\" content=\"Agus\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bagusdesain\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Agus\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/\"},\"author\":{\"name\":\"Agus\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/b23dad06815dff0bcc222088bed549dd\"},\"headline\":\"7 New Google Chrome Features You Should Know\",\"datePublished\":\"2014-10-09T15:01:13+00:00\",\"dateModified\":\"2025-04-03T14:28:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/\"},\"wordCount\":637,\"commentCount\":13,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/chrome-features\\\/activate_devtools_experimants.jpg\",\"keywords\":[\"Chrome\",\"Dev Tools\",\"web apps\",\"Web Developers\"],\"articleSection\":[\"Internet\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/\",\"name\":\"7 New Google Chrome Features You Should Know - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/chrome-features\\\/activate_devtools_experimants.jpg\",\"datePublished\":\"2014-10-09T15:01:13+00:00\",\"dateModified\":\"2025-04-03T14:28:15+00:00\",\"description\":\"Besides its function as a great day-to-day Internet browser, Google Chrome is also a great tool for web development through the DevTools. The DevTools is\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/chrome-features\\\/activate_devtools_experimants.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/chrome-features\\\/activate_devtools_experimants.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/chrome-features\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"7 New Google Chrome Features You Should Know\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/b23dad06815dff0bcc222088bed549dd\",\"name\":\"Agus\",\"description\":\"Agus is a music enthusiast, backpacker and code writer. He has an ambition to build a Skynet on top of HTML and CSS.\",\"sameAs\":[\"https:\\\/\\\/x.com\\\/bagusdesain\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/agus\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"7 New Google Chrome Features You Should Know - Hongkiat","description":"Besides its function as a great day-to-day Internet browser, Google Chrome is also a great tool for web development through the DevTools. The DevTools is","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/","og_locale":"en_US","og_type":"article","og_title":"7 New Google Chrome Features You Should Know","og_description":"Besides its function as a great day-to-day Internet browser, Google Chrome is also a great tool for web development through the DevTools. The DevTools is","og_url":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2014-10-09T15:01:13+00:00","article_modified_time":"2025-04-03T14:28:15+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/activate_devtools_experimants.jpg","type":"","width":"","height":""}],"author":"Agus","twitter_card":"summary_large_image","twitter_creator":"@bagusdesain","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Agus","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/"},"author":{"name":"Agus","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/b23dad06815dff0bcc222088bed549dd"},"headline":"7 New Google Chrome Features You Should Know","datePublished":"2014-10-09T15:01:13+00:00","dateModified":"2025-04-03T14:28:15+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/"},"wordCount":637,"commentCount":13,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/activate_devtools_experimants.jpg","keywords":["Chrome","Dev Tools","web apps","Web Developers"],"articleSection":["Internet"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/chrome-features\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/","url":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/","name":"7 New Google Chrome Features You Should Know - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/activate_devtools_experimants.jpg","datePublished":"2014-10-09T15:01:13+00:00","dateModified":"2025-04-03T14:28:15+00:00","description":"Besides its function as a great day-to-day Internet browser, Google Chrome is also a great tool for web development through the DevTools. The DevTools is","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/chrome-features\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/activate_devtools_experimants.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/chrome-features\/activate_devtools_experimants.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/chrome-features\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"7 New Google Chrome Features You Should Know"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/b23dad06815dff0bcc222088bed549dd","name":"Agus","description":"Agus is a music enthusiast, backpacker and code writer. He has an ambition to build a Skynet on top of HTML and CSS.","sameAs":["https:\/\/x.com\/bagusdesain"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/agus\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-5LQ","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/22186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/141"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=22186"}],"version-history":[{"count":3,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/22186\/revisions"}],"predecessor-version":[{"id":73457,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/22186\/revisions\/73457"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=22186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=22186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=22186"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=22186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}