mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-18 09:28:52 +01:00
Only show "Clear container" if they are available
This commit is contained in:
parent
3861b29848
commit
4d7b9b981c
@ -96,7 +96,10 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "clearPersistentRnd",
|
"name": "clearPersistentRnd",
|
||||||
"actions": ["clearPersistentRnd", "clearPersistentRndForContainer"],
|
"actions": [
|
||||||
|
"clearPersistentRnd",
|
||||||
|
browser.contextualIdentities? "clearPersistentRndForContainer": false
|
||||||
|
],
|
||||||
"displayDependencies": [
|
"displayDependencies": [
|
||||||
{
|
{
|
||||||
"blockMode": ["fake"],
|
"blockMode": ["fake"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user