Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add sites on non-standard ports to blacklist. #68

Open
clayboone opened this issue Jan 19, 2018 · 0 comments
Open

Unable to add sites on non-standard ports to blacklist. #68

clayboone opened this issue Jan 19, 2018 · 0 comments

Comments

@clayboone
Copy link

Unable to add sites on non-standard ports to Scrollbar Anywhere's blacklist.

In options.js:save(), the ":" character isn't supported in the regex; and in content.js:isEnabled(), document.location.hostname is checked against instead of document.location.host.

My setup:

  • Left Mouse Button
  • Chrome 63
  • Windows 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants