Eryk Rakowski

Results 21 issues of Eryk Rakowski

Update: some of the extensions APIs are supported by the new Electron native Chrome extensions system, for reference: https://github.com/electron/electron/blob/master/docs/api/extensions.md Aside that, this package brings support for more APIs and provides...

This version is a complete rewrite of the package to use the new Electron's native-backed extensions system directly from Chromium. The API will completely change. Expect it to: - be...

- [x] `uBlock Origin` - [x] `Grammarly` - [x] `LastPass` - [x] `Dark Reader` - [x] `TamperMonkey` - [ ] `1Password X` - [x] `Simplify Gmail` - [x] `Boomerang` -...

Despite the complexity of Chrome APIs. currently `electron-extensions` has no tests. It's really easy to find bugs in the current APIs implementation unless it will have tests. However it's really...

tests

I need your feedback.

enhancement
good first issue
question

I feel like this app is really buggy, especially on macOS, because of the bad and undocumented `AXUIElement` APIs. Moving the Multrin window is laggy and it's not uncommon to...

**Bug description** `window.getTitle` method doesn't work on macOS Catalina, because now it requires some desktop capturer permissions. **Details:** - Operating System: macOS Catalina - `node-window-manager` version: 2.0.0 - Last known...

bug
platform/macos

This will allow to play songs on Spotify and videos on Netflix. I've sent an email to Google about Widevine plugin but they didn't seem to respond. #174

enhancement
help wanted
blocked/electron

While Electron is a great tool, it's still not ideal and it needed some of my contributions to make it a more viable solution for creating a web browser: -...

We plan to implement Dat protocol, to support the decentralized web based on P2P. Tell me, what you think about it.

enhancement
help wanted
discussion