GitHunt
PR

pr0d1r2/dothammerspoon

My Hammerspoon config

dothammerspoon

My Hammerspoon config

url_handler configuration

Prepare repo with file config.lua containing something like:

CHROME_URL_REGEXPS = {
  'https://github.com/*',
  'https://gitlab.com/*'
}

SAFARI_URL_REGEXPS = {
  'http://staging.myproject.com/*'
}

BLACKLIST_URL_REGEXPS = {
  'http://somestupidsiteyoudonotwanttoseeanymore.com/*'
}

And add submodule called url_handler with it.

Languages

Lua100.0%

Contributors

MIT License
Created January 28, 2017
Updated January 14, 2024