Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-chrome-extension

Chrome Extension Manifest Version 3 custom user agent is not getting set

How to dynamically change a chrome extension's icon?

getting `DOMException: Failed due to shutdown` when trying to record stream from screen+microphone

Can browser.tabs.query({active: true, currentWindow: true}) ever return more than one tab?

Can we detect when files begin to download in a Chrome Extension and can we access the local downloaded files?

Get the selected text of a web page in google chrome extension

is there an URL filter API in chrome extensions?

How to trigger click on a button

Does extension messaging like chrome.runtime.sendMessage internally use JSON.stringify?

chrome.storage.local vs indexeddb

Make a Google Chrome Extension work on only one tab

How to adjust popup.html to full screen in chrome extension

Azure AD App Redirect URI for Chrome Extension

How do I open a Chrome extension in its own window?

GM_xmlhttpRequest in chrome?

Accessing Cookies in Chrome Extension

How to fix video element playing black screen instead of video

chrome.tabs.query(object) doesn't match definition