Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

-1 votes
1 answer
125 views

Remove "Brave does not review extensions for security" warning in my chrome extension

So I have this chrome extension. (Have removed the link so it doesn't seem like promotion) And when I try to install it, gives the following warning: I do not collect any user data, or modify the ...
Shubham Kushwah's user avatar
0 votes
1 answer
2k views

What is Metamask's ethereum.window object?

So I'm developing a chrome extension blockchain wallet just like metamask. The extension communicates with webpages to sign transactions and stuff. Metamask does this by injecting a window.ethereum ...
Navraj Sharma's user avatar
0 votes
0 answers
14 views

Default popup no working when pressing the extension icon [duplicate]

I am trying to make a simple extension, that save whatever text is selected. For now, i just created the UI. I have an html file called popup.html linked to a css file. That works alright when trying ...
Hazem Hassine's user avatar
1 vote
1 answer
202 views

`chrome.downloads.search` is missing file results

In the context of a Chrome extension, I want to map some local downloaded files to in-storage data. I'm having trouble understanding why a file that is clearly in the desired folder according to my OS ...
ted's user avatar
  • 14.4k
1 vote
0 answers
321 views

Is there any way to get the google keep extension working with the login-bug?

Every time I try to open the google keep chrome extension it tells me to log-in, at the same time when I click "log-in" nothing happens. This happens on the Brave Beta-browser as well as on ...
c0mpl3xx7's user avatar