Category "google-chrome"

Chrome Extension Manifest V3 How to Read the HTML and Text Content of a Webpage my User is Viewing

I'm trying to learn how to make chrome extensions and have been trying to learn with the new manifest v3 as my understanding is it'll be the norm in the future.

How does VPN extensions authenticate users?

it seems like we can't use proxy connections that needs an authentication with chrome.proxy API. Reference: SOCKS5 Proxy Authentication in Google Chrome Extensi

Libnotify: notify_register_coalesced_registration failed with code 9 on line 2835

I found the following message repeating repeating many many times (~5 times/minute) in the system.log on my macos x: Apr 5 12:23:52 macbook-air Google Chrome H

Muted audio autoplay is not working in Chrome

According to the Chrome Autoplay policy, muted audio must be played automatically when it is set the attribute to autoplay true. iframe allow="autoplay 'src' ca

Muted audio autoplay is not working in Chrome

According to the Chrome Autoplay policy, muted audio must be played automatically when it is set the attribute to autoplay true. iframe allow="autoplay 'src' ca

How to Click a Button by Name in Browser Console

I am trying to click a button on a web page using the developer tools console in Google Chrome. The HTML for the button is: <input value="Send an Email" cl

Deep linking not working in chrome mobile browser

I am facing issue of deeplink. We have created a deep link for mobile application post but at google chrome mobile browser, its not opening the app screen. I sa

Google Chrome returning 503 Service Unavailable

I have been having an issue lately with Google Chrome. Some sites, seems to be completely random, are returning a 503 Service Unavailable error message. The las

How to avoid username/password autofill within a form in Chrome?

I have an admin form with username and password fields that is being filled in by Chrome as it has a username and password remembered. I would like to prevent t

How do I stop running scripts in scratch.mit.edu blurring out on Chrome Windows?

for the last few days, I am encountering an error which is making the code of scratch.mit.edu blur when i click the green flag in chrome. Any fixes?

Google Chrome Path in Windows 10

Google repeatedly changed the path to the .exe of Chrome. Sometimes it's hidden in %APPDATA%, in Version 35/36 they changed the path back to program files. Ther

Window.open isn't working for multiple links in Google Chrome

I tested this in FF, work fine but not in Chrome. For single link, I found a hack which is using redirect, but I'm still looking for ways to open multiple links

Potential CSS scroll snap bug in Chrome

Please check this CodePen. The problem is described there. There is also a demo. I've tested it on Mac and Windows. There is the same behavior in Chrome (on Mac

Protractor: change user agent

I'm testing a site designed for mobile pages. It takes screenshots of the page however the screenshots are displaying the screen like on a desktop rather than a

net::ERR_INCOMPLETE_CHUNKED_ENCODING

I use .htaccess to rewrite url from someurl.com/ to someurl.com/public/. First .htaccess in www root contains this: DirectoryIndex ./public/ RewriteEngine on R

How to access localhost on a chromebook

I'm using Spck editor on a Google Chromebook to do some coding (localhost:7700), but localhost isn't working when trying to preview in browser. I just get an ER

Android Chrome keypress event "Enter" not triggered when using multiple input elements

When the user clicks on the 'Enter' button in Android (right bottom button) I'm unable to catch the event. I tried 'keyup', 'keydown', 'keypress' and the native

how to access IndexedDB (of current opened domain/tab) from chrome extension

I currently have indexedDB on google.com domain. i want to be able to read it from google chrome extension. how can i accomplish this? do i need to add any spec

Selenium browser persists after a test is finished

I am using Firefox and the Selenium IDE plugin. I have a test for the login of my application. After the end of the test the browser stays logged in and the ses

how to remove warning at top of console tab

after I opened my console I saw some game add this into my console and I do not know how to remove it from entire browser