Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,486 contributions in the last year
Contribution activity
December 2020
Created 9 commits in 2 repositories
Created an issue in uBlockOrigin/uBlock-issues that received 3 comments
tabs.removeCSS does not work as expected in Chromium 87
Description
Chromium 87 implements the tabs.removeCSS() API. However, this API appears to not function in uBO as it does in Firefox.
A specific URLβ¦