Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-chrome-extension

How to refactor global variables when using asynchronous chrome.storage?

How does Chrome Extension get user credential from Firebase web app without user having to sign in twice?

Which IDE is best for extension development? [closed]

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?