New posts in google-chrome-extension

Is there an event for when a Chrome Extension popup is closed?

How to listen for url change with Chrome Extension

Chrome showing error as: Refused to execute inline script because of Content-Security-Policy

Debug tampermonkey script

Add contextmenu items to a Chrome extension's browser action button

chrome.extension.onMessage.addListener Cannot read property 'onMessage' of undefined

How to modify an extension from the Chrome Web Store? [closed]

Unchecked runtime.lastError when using Chrome API

Simulate fake 404,500 Status Code to check frontend app behaviour

Google Chrome - Alphanumeric hashes to identify extensions

Can the window object be modified from a Chrome extension?

"chrome://favicon/myurl" doesn't load the on the webpage but loads in new tab

The value is not changed. in tampermonkey, javascript [duplicate]

Cannot get Chrome popup.js to use console.log [duplicate]

Obtaining "this" tab ID from content script in Chrome extension?

How to determine in which browser your extension background script is executing?

Extension gives this error: Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution [duplicate]

Debugging Content Scripts for Chrome Extension

executeScript is undefined or not a function in a ManifestV3 extension

Is there a way to uniquely identify an iframe that the content script runs in for my Chrome extension?