Google
Past month
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Nov 13, 2024 · The error means that it was not possible to load the content.js in JavaScript for the script. and the dist folder is the folder that is created after the "npm ...
5 days ago · The object itself is available if I log the window/this object but when I try to access it via the content script it returns undefined? I'm using a content ...
25 minutes ago · I suspect that my content.js is not being injected as i have ran console.logs in my content.js file and it does not show up in my console. In a nutshell, the ...
2 hours ago · Just for my knowledge, is there a way to clear the browser cache upon page reload? I tried window.location.reload(); but. This doesn't seem to work in Google ...
1 day ago · I am trying to create a Chrome extension that will embed a CodeMirror Editor in the web page. I use vite for bundling the CodeMirror package and use chrome.
Nov 13, 2024 · When the page loads, the extension does confirm that the script is enabled, so I have the match statement correct. Is the day of this extension over in Chrome?
2 days ago · I am trying something with the help of JavaScript in which when we click on a card image , the image inside the card should move to the left and another div ...
2 days ago · I am trying to write a chrome extension with manifest v3 that will detect if any website requests display media (Something like screensharing in a video ...
2 days ago · I'm trying to open a new Chrome instance with Groovy on the selected screen. No matter which screen I select, it always opens the Chrome instance on the ...
6 days ago · Chrome inspector does not show network requests path and etc In my case, I mistakenly disabled Invert check-box, just enabled it and this worked for me.