ankit / stylebot

Change the appearance of the web instantly
https://stylebot.dev/
MIT License
1.41k stars 208 forks source link

Stylebot doesn't work on chrome.google.com urls #712

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug

Stylebot doesn't work on chrome.google.com urls.

Browser

Chrome 103.0.5060.134 on Manjaro (Linux)

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Should work.

Screenshots

None

Additional context

None. Thanks for the software.

ankit commented 2 years ago

@waynebloss unfortunately, chrome does not allow injecting content content scripts / CSS on webstore / chrome.google.com URLs. So, stylebot cannot run on those pages.

I have created https://github.com/ankit/stylebot/issues/715 to disable the toolbar icon on unsupported pages.