stylus/install-usercss
tophf 978e5ca9f0 sendMessage()
Promise mode [default]:
  - rejects on receiving {__ERROR__: message} created by
    background.js::onRuntimeMessage
  - suppresses chrome.runtime.lastError
    by browserAction.setText which lacks a callback param in chrome API

Callback mode:
  - enabled by passing a second param
  - doesn't suppress chrome.runtime.lastError
2017-11-25 18:00:38 +03:00
..
install-usercss.css some fix for @media query from @Mottie 2017-11-24 13:19:13 +03:00
install-usercss.js sendMessage() 2017-11-25 18:00:38 +03:00