Last active
October 8, 2018 23:08
-
-
Save bhishanpdl/ceb52c1035bb808af8fcc2d728c673d1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let scrollstep = 120 | |
" Settings | |
let blacklists = [ "*://localhost.com*/*", "*://localhost:*", "*://codepen.io/*", "*://draw.io/*", "*://*slack.com/*", "*://codesandbox.io/*", "*://codewars.com/*", "*://discordapp.com/*", "://gitter.im/*"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment