-
浏览器控制台每次都显示 `GET chrome-extension://invalid/ net::ERR_FAILED`,可以优化一下吗?
错误应该是从这里来的:
https://github.com/mumuy/browser/blob/f8fad23744141ef2cbb968edf9a7cfea06b1f75a/src/module/browser/360SE.js#L41
…
-
### Feature description
I don't think there is an easy way to find puppeter frame by chrome extension frame. Example:
const currentChromeFrame = await chrome.webNavigation.getFrame({ tabId, frameI…
-
Hi there!
Thank you for creating this repo. I have a question around usage of this library in a Chrome Extension.
I am using a React/Typescript setup for my extension.
Here is what my manifes…
-
### What are you trying to do?
A chrome extension allowing you to access devices on your account and route all traffic on a browser through an exit node. I presume this is possible due to VPN chrome …
-
I use this Chrome extension a lot. However it's unfortunate that Chrome Apps will be discontinued after January 2025. I would encourage you to develop a Chrome extensions version for this browser. Whe…
-
I'm trying open-saas for the first time. The very first thing I saw after the installation was a completely empty page in Chrome at http://localhost:3000.
It took me some time to realize that was b…
-
Hi!
Today Chrome has disabled the extension with the following reason - "This extension was turned off because it's no longer supported":
The Chrome Web Store reports "This extension is no l…
-
Already a few months into the Manifest V2 soft deprecation period and I'll admit it's troubling¹ to see this extension always at the top of my Chrome Extensions page accompanied by the ambiguous warni…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
I am working on a chrome extension that scrapes food vendor information from a food delivery platform, which then saves the data into an Excel file using exceljs. Importing exceljs.min.js, however ret…