New posts in google-chrome-extension

My CSS is not getting injected through my content script

Read Chrome browsing history within extension

google chrome extension for manipulating browsing history

Injecting JS functions into the page from a Greasemonkey script on Chrome

Create a file using Javascript in Chrome on client side

Adding monthly subscription payment to chrome extension

Injecting iframe into page with restrictive Content Security Policy

How can a Chrome extension save many files to a user-specified directory?

Chrome extension: How to save a file on disk

Modifying the built-in newtab page

Executing code at page-level from Background.js and returning the value

Can a site invoke a browser extension?

Contexts and methods for communication between the browser action, background scripts, and content scripts of chrome extensions?

Building Chrome Extensions with Vuejs and Vuecli

Chrome Extension: how to capture selected text and send to a web service

Modify HTTP responses from a Chrome extension

How to communicate between popup.js and background.js in chrome extension?

Chrome Extension how to send data from content script to popup.html

Unchecked runtime.lastError while running tabs.executeScript?

chrome extension - sendResponse not waiting for async function [duplicate]