chathub-dev / bing-chat-sidebar-for-chrome

Bing chat sidebar ported from Microsoft Edge to Chrome
https://chrome.google.com/webstore/detail/bing-sidebar-for-chrome/ncjedehfkpnliaafimjhdjjeggmfmlgf
GNU General Public License v3.0
207 stars 29 forks source link

Added image generation support #13

Open Drysua opened 11 months ago

Drysua commented 11 months ago

Added image support by disabling CSP on the loaded page using content_script. It's a quiet straightforward way, but it's working.

image