New posts in google-chrome-extension

Javascript: Let user select an HTML element like Firebug?

How can I open my extension's pop-up with JavaScript?

jQuery in Google Chrome Content Script?

Change matching words in a webpage's text to buttons

Google chrome rehost image extension

chrome extension: how to send 'keydown' event to page's input?

Is it possible to inject a javascript code that OVERRIDES the one existing in a DOM? (e.g default alert function)

Ajax call bug with Chrome new version 73.0.3683.75?

Chrome extension; open a link from popup.html in a new tab

What does "http://*/*", "https://*/*" and "<all_urls>" mean in the context of Chrome extension's permissions

Chrome extension page action appearing outside of address bar

Chrome debugger - how to turn off console.log message grouping?

How to polyfill `globalThis` into older browsers?

'observe' on 'MutationObserver': parameter 1 is not of type 'Node'

How to get my extension's id from JavaScript?

saving and retrieving from chrome.storage.sync

How do I redirect to a URL using a Google Chrome Extension & Content Script?

How to detect the installed Chrome version?

How to inject CSS into webpage through Chrome extension?

Is it possible to develop Google Chrome extensions using node.js?