Questions tagged as 'google-chrome'

0
answers

JavaScript Import Error: Uncaught SyntaxError: Unexpected identifier

I have a problem importing JS files into whatever browser this is happening. Uncaught SyntaxError: Unexpected identifier He accuses this of importing OpenLayers files from OpenStreetMap. The import code looks like this: import Featur...
asked by 17.09.2018 / 16:01
0
answers

Extension problem for Google Chrome

Good afternoon, my goal is to do an extension to monitor price, but the code is not working. It was to generate a txt file. I also wanted to know how I display information in the popup window. Thanks for any help. tutorial I'm following m...
asked by 09.09.2018 / 17:48
0
answers

Keep code sequence after refresh

I would like to know how to keep my script after updating the page, since my javascript as soon as it is loaded acts as if it were the first time. The idea is to check a condition (Hp), refresh the page and click a button. Something similar to w...
asked by 02.09.2018 / 22:06
1
answer

chrome.tabs.executeScript does not work in background

I would like, when I clicked the extension button, I wrote in the console the title of the page. My current code is this:    background.js chrome.browserAction.onClicked.addListener(function() { chrome.tabs.executeScript(null...
asked by 02.09.2018 / 10:00
0
answers

Why is a text field automatically populated by Chrome without being asked (and being hidden, anyway?)

I use version 68.0.3440.106 (official version) 64 bits, but the complaint below come from several users. I can not check the versions of all. I use the same system, created by me, since last year. This year only the problem happened - and onl...
asked by 28.08.2018 / 22:47
2
answers

location.reload (true) does not work

Expensive, use Dropzone ( link ) on my site and the thumbnails (which are on the server) return when deleted using Chrome. In IE and Firefox work perfectly. After much redo code, testing solutions, etc., I discovered that by pressing the Shif...
asked by 20.08.2018 / 15:46
0
answers

Is it possible to run a script automatically when accessing a given URL?

I do not have access to the code on this page, but I would like to automate a task that I run on a website, every 2 hours .. I have already developed a script for this, I play it on the console and run it, when the task is executed it reloads th...
asked by 13.07.2018 / 14:48
0
answers

First Blank Page in Adobe

I'm using the FPDF v1.6 class to generate reports. It turns out that when I generate the PDFs, the browser appears right. When I download and open Adobe Reader, the first page appears blank with only a logo on top. The other pages appear corr...
asked by 13.07.2018 / 16:27
0
answers

JavaScript does not work in the plugin

Good evening guys, I made an extension to chrome but the javascript does not want to work, I already loaded it in developer mode, I already uploaded a google store version for testing and nothing, could you help me please? Manifest.json...
asked by 20.06.2018 / 05:44
0
answers

Part of the grid is hidden in chrome

problems with chrome. At first I'm working only on localhost and Bootstrap version 3, how can I improve CSS? In Firefox it shows the complete site, but in chrome it hides (the grid I called advertising), it is an image and the plugin of a fac...
asked by 27.05.2018 / 21:38