mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
navigator.oscpu and navigator.buildID are undefined in non Gecko browsers
Fixes #411
This commit is contained in:
parent
1aff68d802
commit
59ad6fc7d6
3 changed files with 58 additions and 6 deletions
|
@ -9,6 +9,7 @@ Version 0.5.15:
|
|||
fixes:
|
||||
- background color of the textarea in the settings export was not readable in the dark theme when the value was invalid
|
||||
- settings sanitation: added missing APIs
|
||||
- navigator.oscpu and navigator.buildID are undefined in non Gecko browsers
|
||||
|
||||
known issues:
|
||||
- if a data URL is blocked the page action button does not appear
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue