All original content is created in Ukrainian. Not all content has been translated yet. Some posts may only be available in Ukrainian.Learn more

The preview in the network tab after the Chrome update has become very small.

Post cover: The preview in the network tab after the Chrome update has become very small.
This content has been automatically translated from Ukrainian.
In the new versions of Google Chrome (on MacOS in my case), the Preview in the Network Tab is very small. The same problem exists in other browsers (Arc).
As a temporary solution - you need to overwrite the CSS styles for this window.
We will add width: 100%; and height 400% to the iframe with the class html-preview-frame.
The inspector works exactly as it does on other web pages.
ezgif-22124eff598adf.gif
I found a thread on Reddit with this problem. So I'm not the only one. The next step is to use some Chrome plugin and hardcode these styles.
UPD.
I found a way to overwrite styles after reloading the page.
  • Open Inspector (first level)
  • Go to Network Tab / Preview
  • Open the inspector inside the preview
  • Source / Overrides:
  • requestHTMLView.css -> Add styles
  • Collapse the second inspector (which inspects the first haha)
Screenshot 2025-06-05 at 18.50.53.png
And the main trick - this second inspector, which we used to inspect the first - should not be closed, but collapsed. Then the overrides will be applied :D
ezgif-2c1a6dac5e386f.gif
Chrome is up to date
Version 137.0.7151.104 (Official Build) (arm64)
В цьому оновленні є фікс проблеми з мініатюрним preview!
Task: Convert a Roman numeral to decimal (Ruby)
May 20, '25 12:05

Task: Convert a Roman numeral to decimal (Ruby)

Task to check the correctness of bracket placement (Ruby)
May 21, '25 10:27

Task to check the correctness of bracket placement (Ruby)

How to find the maximum subarray sum in Ruby
May 22, '25 11:01

How to find the maximum subarray sum in Ruby

Google Ads for Dummies: A Step-by-Step Guide for a Successful Start
May 28, '25 10:21

Google Ads for Dummies: A Step-by-Step Guide for a Successful Start

What is jemalloc and how does it relate to Ruby / Ruby on Rails
May 30, '25 11:53

What is jemalloc and how does it relate to Ruby / Ruby on Rails

Jun 5, '25 01:52

[Fixed] uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)

What is the HEIC format and why simply renaming it to .jpg is a bad idea
Jun 15, '25 18:17

What is the HEIC format and why simply renaming it to .jpg is a bad idea

Why is the choice of CMS important when developing a website?
Jun 29, '25 12:34

Why is the choice of CMS important when developing a website?

Error 403 on the website: what it means and how to fix it
Jul 24, '25 23:50

Error 403 on the website: what it means and how to fix it

What is vibe coding?
Jul 25, '25 21:51

What is vibe coding?

What is combinatorial explosion?
Jul 28, '25 11:50

What is combinatorial explosion?

What is a brain stack?
Jul 28, '25 19:37

What is a brain stack?