How to make audio autoplay on chrome

Solution #1 My solution here is to create an iframe and audio tag aswell for non-chrome browsers and in my script Solution #2: There is also another workaround for this according to @Leonard Create an iframe that doesn’t play anything just to trigger the autoplay in the first load. good source for the mp3 file silence.mp3 Then play your real audio file … Read more

Apps, Extensions and scripts cannot be added from this website

Instead of opening the file, you have to: extract it (crx are zip files), then visit chrome://extensions, enable developer mode, and load unpacked extension. The reason for this is: lots of people try to abuse chrome apps/extensions to install nasty applications to your browser. So Chrome tries to make it impossible to automatically side-load these … Read more

blocked a frame of origin “null” from accessing a cross-origin frame – chrome

This happens because Chrome doesn’t allow frames from your hard disk to access each others’ content. Which, technically we term as Cross-origin request. Solution of the above problem is: 1. Either you host your webpage on a local web server. See the following link:What is a faster alternative to Python’s http.server (or SimpleHTTPServer)? 2. Use … Read more

When running WebDriver with Chrome browser, getting message, “Only local connections are allowed” even though browser launches properly

This is an informational message only. What the message is telling you is that the chromedriver executable will only accept connections from the local machine. Most driver implementations (the Chrome driver and the IE driver for sure) create a HTTP server. The language bindings (Java, Python, Ruby, .NET, etc.) all use a JSON-over-HTTP protocol to … Read more

Disable Chrome pinch zoom for use in kiosk

We’ve had a similar problem, it manifests as the browser zooming but javascript receiving no touch event (or sometimes just a single point before zooming starts). We’ve found these possible (but possibly not long-term) solutions: 1. Disable the pinch / swipe features when using kiosk mode If these command-line settings remain in Chrome, you can … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)