python-eel / Eel

A little Python library for making simple Electron-like HTML/JS GUI apps
MIT License
6.44k stars 587 forks source link

View gets affected by Chrome extensions #554

Open Toshimichi0915 opened 2 years ago

Toshimichi0915 commented 2 years ago

Eel version 0.14.0

Describe the bug I use Dark Reader Extension for Chrome to make all websites dark. Hoever, this extension somehow affects EEL and window now looks dark.

To Reproduce

  1. Install Dark Reader from Chrome App Store. image

  2. Launch EEL application

Expected behavior EEL shouldn't be affected by Chrome plugins

Screenshots What I expected: image What I got: image

Desktop (please complete the following information):