Skip to main content

Questions tagged [google-chrome-devtools]

The Google Chrome DevTools is a set of developer tools integrated into Google's Chrome browser. Use this tag for questions related to the usage of Chrome's Developer Tools.

0 votes
0 answers
42 views

Access and modify image generator on website

I'm curious if it's possible to modify this generator that exports a png image from user input. The output image is ultra-low resolution. I'm wondering if the generator can be modified to output a ...
Anders Hansen's user avatar
0 votes
0 answers
100 views

Show actual HTTP error message in chrome developer tools

I am trying to make an HTTP Post request which results in a 500 http error with an error message which gives a full json body with "detail" including an actual error message in the body of ...
pete's user avatar
  • 166
0 votes
1 answer
357 views

How to set permanent page zoom in incognito mode in Google Chrome?

In the Google Chrome settings, you can permanently set the value to zoom only in normal mode; in the incognito mode, it is reset upon a new launch. Now I use --incognito --force-device-scale-factor=2 ...
moninah's user avatar
  • 35
-1 votes
1 answer
287 views

is there a way to screenshot or record chrome dev tools (the tool pane/s itself)?

As per the title, I'd like to know if there is a way to screenshot (shortcut or otherwise) the dev tools panes, using chrome itself, or a chrome plugin as secondary preference.
vulgarbulgar's user avatar
16 votes
2 answers
22k views

Why do Chrome's developer tools fail to always collect response data?

I use Google Chrome's Network tab to collect network traces all the time. Roughly 50% of the time it works properly. Why do proxy tools like Charles Proxy and Fiddler successfully collect the data ...
Berlin Brown's user avatar
0 votes
0 answers
114 views

Open Chrome DevTools command menu with single shortcut in macOS

On macOS, you can open the DevTools and then press Command+Shift+P to open the command menu. But is it possible to open the command menu without having to first open the DevTools?
Sajad Torkamani's user avatar
2 votes
2 answers
711 views

Chrome HAR logs - does collection only start when the Network tab is opened?

We're troubleshooting something that needs the Chrome HAR log collected. Just to confirm the timing, it appears that we have to press F12 and switch to the Network tab BEFORE we do anything of ...
MountainMan's user avatar
  • 5,868
1 vote
1 answer
795 views

Downloading video from JoVE (Journal of Visualized Experiments)

I'm trying to download this video from JoVE; to do so I used the developer tools (Network --> Media), but, when I play the video, no information are available there. How can I download it without ...
Gennaro Arguzzi's user avatar
1 vote
1 answer
68 views

Chrome DevTools pages dark theme

Is there way for the devTools pages (chrome://inspect) to use the dark theme ? Chrome is Dark, my DevTool is dark but not theses few pages.
Matthieu Riegler's user avatar
2 votes
0 answers
362 views

How to programmatically change viewport dimensions (like DevTools can?)

When viewing a website in Devtools with the Responsive Viewport, you can customize the screen dimensions in pixels. Is this accomplished on the browser end according to CSS/JS rules? , or are the ...
ETL's user avatar
  • 381
1 vote
0 answers
1k views

Did Chrome max_old_space_size parameter stop working?

Some years ago, it was possible to start Chrome or Chromium based application with a --js-flags="--max_old_space_size=8196" parameter and pass beyond the default 2GB or 4GB heap limit. For ...
kiewic's user avatar
  • 1,060
1 vote
1 answer
162 views

Google Chrome: persist devtools setting per site

Is it possible to get Google Chrome's Devtools to apply the "Rendering" feature "Enable automatic dark mode" automatically, for a given list of websites? One potential problem is ...
Eric Auld's user avatar
0 votes
1 answer
268 views

Google Chrome UI Turned Black Randomly, but the hovering UI is still there and any new windows I open still work

I was in middle of watching a movie on Google Chrome in fullscreen, and suddenly my whole screen turned black. This just happened to me yesterday, and I fixed it by resizing my window that time, so ...
asgasehswheeshss's user avatar
0 votes
1 answer
1k views

Some remote addresses missing from chrome developer tools

For example, if I go onto the quantum computing stack exchange, lsof lists stackoverflow.com, with the ip address of 198.252.206.25. Or if I go onto reddit, it lists ec2-52-87-69-120.compute-1....
GaussStrife's user avatar
2 votes
0 answers
409 views

How Can I Have the Chrome Development Drawer, Network Panel, to autoscroll along with new lines?

Up to yesterday, the Network Panel of Chrome's Development Drawer would display the new http requests, and the scrolling handle would stay at the bottom of the scrolling guide. The image linked below ...
Digital Streaming's user avatar

15 30 50 per page
1
2 3 4 5
11