Alex Alekseyenko
Alex Alekseyenko
I wanted to see if I could add a feature to TabCopy but it looks like the version in the Chrome Web Store is out of sync with this repo....
Is there a recommended way to disable the new highlighting functionality? This may seem like a strange request given the name/nature of this project, but it seems that I'm not...
Previously, `el.contains(e)` would return `false` if `e` was inside ShadowRoots. If `el.contains(e)` returns `false`, `isContainedWithin(e, el)` will instead check `e`'s root, and the root's root, and so on, until either...
It appears that the following style in `content_scripts.css` might be overriding the `color` property set by `Hint.style(css, "text")` due to its specificity: https://github.com/brookhong/Surfingkeys/blob/ee08b07fa92b431cb7e74193ede0c109c5c33f5d/content_scripts/content_scripts.css#L33-L35 Since `#00f` doesn't always end up being...
The last commit: https://github.com/akinomyoga/blesh-contrib/commit/35defda82b6ebbf0a731adee20552a7b2866bb79 seems to break the `airline/transparent.bash` theme in dark mode: