ksucpea / bettercanvas

Dark mode, better todo list, GPA calculator, and more for Canvas
MIT License
121 stars 37 forks source link

Exclude specific website #14

Closed Perry2004 closed 2 years ago

Perry2004 commented 2 years ago

When opening external websites related to canvas (zybooks, in my case, an online platform for programming), contents on these pages are also (partially) darkened by the extension.

It's bizarre because on these sites only part of the contents is darkened, and I want only the canvas pages to be dimmed. Are there anyways that I can exclude canvas-related, but not canvas, websites from being darkened?

ksucpea commented 2 years ago

Hey there, can you try setting a custom url in the extension popup menu and see if that helps?

Perry2004 commented 2 years ago

That successfully resolved the problem. Now only the canvas page is darkened. Thanks for your answer.