Skip to main content

All Questions

0 votes
0 answers
91 views

Chrome Javascript and/or network stops running after closing RDP window (not logging out)

I have a Windows server whose only job is to run javascript which is injected into an open webpage in the Chrome browser. The javascript runs perfectly while the RDP session is open. The second I 'X' ...
justiceorjustus's user avatar
0 votes
0 answers
349 views

Chrome won't allow download of file opened via Chrome Extension's Javascript window.open(URL)

I have a Chrome extension which offers buttons, which when clicked perform a windows.open("url") command. This part works fine, and I get a new tab when clicked, with the correct URL. But ...
Rick Wilson's user avatar
0 votes
0 answers
17 views

How do I refresh an page automatically every time an net::(ANY ERROR) is detected on the inspect console on Chrome?

So I have an question. The most annoying error I have in Chrome is the net::ERR_SSL_PROTOCOL_ERROR, which occurs for broken images. I used Codepal to help me make this script, but it does not work. I ...
Noah Walters's user avatar
2 votes
2 answers
800 views

How does discord know if it's installed on my computer/ how to prevent that?

I recently had to install the discord app to Windows 10, and now clicking on discord invite links in the browser initially opens the webpage, but then immediately redirects and opens the app on my ...
guest4308's user avatar
  • 169
1 vote
0 answers
37 views

Can FindProxyForURL() discern the HTTP-method of the request?

I'd like my FindProxyForURL() to recommend a different proxy depending on the HTTP-method of the request -- GET, POST, or PUT. For example, the GETs can be routed through a caching proxy, whereas the ...
Mikhail T.'s user avatar
0 votes
1 answer
909 views

Web browser application running javascript, will idle and stop processing in Chrome after Windows 10 lock

A website written in JavaScript with a loop, times out on windows when windows 10 lock screen comes up. When a person logs backs in, JavaScript will then continue, as if it did not stop. So this ...
MichaelEvanchik's user avatar
2 votes
1 answer
243 views

Gmail not responsive, errors in console

Recently (since around Sep. 2022) I often recognize, that Gmail opened in most recent Chrome browser quite frequently fails to open an e-mail clicked on, or fails to close the e-mail (does not return ...
gilyen's user avatar
  • 21
-3 votes
1 answer
263 views

Redundant ERR_BLOCKED_BY_CLIENT from api.lab.amplitude.com/sdk/vardata

I keep getting this error in my JavaScript console. I don't know how to begin to tackle this error or even what to tag. Any help to troubleshoot or improve my question is greatly appreciated. The ...
Wolfpack'08's user avatar
  • 1,251
1 vote
0 answers
122 views

What is this script that's injected in every webpage I visit, and if malicious how to get rid of it?

I found this script when inspecting webpages and I have no idea where this is coming from or if this is malicious. Is this malicious, how can I find out where it came from and how to get rid of that? ...
MrSlippyFist's user avatar
4 votes
2 answers
2k views

How to get Google Chrome to expand the hidden "[object Object]" data to record in the "chrome_debug.log"?

In Chrome, I can observe a site's JavaScript/data by right clicking on the page and selecting "Inspect", and then I click the "Console" tab, and scroll down a bit in a particular ...
Twinbee's user avatar
  • 560
0 votes
2 answers
461 views

Search only specific bookmarks folder in chrome without subfolders

How can I search a chrome bookmarks folder and not its subfolders? Chromes default bookmarks manager is amazing along with its layout but it would be a whole lot better with this feature for ...
itchynutsack69's user avatar
0 votes
1 answer
2k views

Object reached heap limit - debugging a Javascript SIGILL error on Chrome?

When i run my js script for my plugin in Wordpress. The page freezes, times out and returns a SIGILL error. I can't see any errors in web dev tools, the page just freezes. I installed ...
Myuser03's user avatar
0 votes
1 answer
901 views

Simple code worked in Chrome DevTool but not in TamperMonkey

Foreword: I am amateur, just trying to make my own js script to make some task easier on myself. I'm using and learning JavaScript. The code(s) I've tried: window.history.go(-1); history.back What I ...
051W's user avatar
  • 3
2 votes
0 answers
2k views

Allow window.close(); in Chrome in settings

I want to use window.close(); for a personal automation script. However, I can't use it because the tab is not opened by window.open();, instead by the OS. In Firefox it is possible to set the flag ...
Game Unity's user avatar
2 votes
0 answers
169 views

Can CORS be selectively disabled for the empty browser tab?

I'd like to play with the JavaScript fetch API, fetching various urls, etc. so I opened an empty browser tab, popped up the console, typed the JavaScript, but the request failed because of CORS. I ...
Tom's user avatar
  • 2,087

15 30 50 per page
1
2 3 4 5
12