WesleyBranton / Custom-Scrollbar

Give your internet browser a personal touch with customized scrollbars!
https://customscrollbars.com
Mozilla Public License 2.0
97 stars 9 forks source link

Content script failing to establish a connection #212

Open WesleyBranton opened 1 year ago

WesleyBranton commented 1 year ago

On Firefox, the content script is throwing the following exception when trying to send a runtime message to the background script:

Error: Could not establish connection. Receiving end does not exist.

The add-on seems to be functioning as expected, but the underlying cause of that exception should be investigated and fixed.