Questions tagged as 'google-chrome'

1
answer

PHP can not process heavy files

I have a system in PHP that reads a TXT file, and performs a REPLACE in the database for each line, it does it well with small files (about 100 lines), however when I do with giant files (more than 1 Million lines) Chrome will have a white scree...
asked by 28.11.2018 / 13:41
2
answers

Chrome bot error - ERROR: platform_sensor_reader_win.cc

I have a python application that performs some repetitive tasks by opening the chrome and using it as a bot (I can not make it available because I work with a stealth agreement), but when I run it, these errors appear and some sometimes the prog...
asked by 09.10.2018 / 19:34
1
answer

Logo (in svg) appears in Mozilla and not in Chrome

Asyoucanseeintheimage,thelogoisappearinginMozillaandChromeisnot.IeventriedInternetExploreranditalsoappears,whichleadsmetobelievethattheproblemhappensexclusivelyinChrome.Doesanyonehaveanideawhatitcanbe?Asnippetofmycode:HTML:<headerid="main-He...
asked by 09.03.2018 / 02:14
1
answer

Submit POST requests by browser or other program

By the browser it is possible to only accomplish gets by inserting the url in the browser, would have some way to do POST requests by the browser or another application, this would facilitate my a lot when it is to maintain the server. It was ta...
asked by 16.01.2018 / 23:29
1
answer

Google Chrome Redirecting to HTTPS on localhost or virtual host

Good morning, everyone. Recently, I do not know if it was some google update, their browser started to make a strange redirect. I have apache server and when I enter a url configured in localhost, even if it is virtual such as www.equipe.c...
asked by 18.12.2017 / 12:20
1
answer

How to make an alert in the browser, using node.js

I'm beginner in node.js , I know the main function of the node is not this, however I want to learn a little more about this event, another doubt that I also have is if I can use common javascript functions in the middle of my code node. I...
asked by 27.07.2017 / 06:19
1
answer

Where is the WebSql database saved in Chrome?

I would like to know the directory of the databases made in WebSql, that is, where I can find the database file. Thank you.     
asked by 21.02.2017 / 16:24
1
answer

Effect ': hover' with 'transform' is defective in Google Chrome when it leaves ': hover'

I created a hover effect that zooms scale(1.5) into the image, but when it exits the hover the border-radius of the image redoes the square image before to return to border-radius original. The problem only happens in Ch...
asked by 21.03.2017 / 01:49
1
answer

Keep form data when opening and closing extension?

I'm creating an extension for Google Chrome, where the user will fill out a form through it. How it works: The user clicks the extension icon and pops up with form; Fill in the form; Completes completion; Send form; End. Pro...
asked by 07.09.2016 / 00:49
1
answer

jQuery load access denied

I am facing a problem already known by many, in IE it is possible to use Activex to get the user logged on the network. In Chrome this is not possible and after many searches I got the same answer. I know there is a library in Java that can ge...
asked by 08.09.2016 / 17:50