mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
📝 Updated options.json
This commit is contained in:
+76
-1
@@ -26,6 +26,63 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"patchName": "Overlay buttons",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"key": "OutlineIcon",
|
||||||
|
"value": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "BottomMargin",
|
||||||
|
"value": "0.0dip"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"patchName": "Shorts overlay buttons",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"key": "IconType",
|
||||||
|
"value": "TikTok"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"patchName": "SponsorBlock",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"key": "OutlineIcon",
|
||||||
|
"value": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"patchName": "Visual preferences icons",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"key": "MainSettings",
|
||||||
|
"value": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "ExtendedSettings",
|
||||||
|
"value": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "ExtendedIcon",
|
||||||
|
"value": "Extension"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"patchName": "Settings",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"key": "InsertPosition",
|
||||||
|
"value": "About"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"patchName": "Custom double tap length",
|
"patchName": "Custom double tap length",
|
||||||
"options": [
|
"options": [
|
||||||
@@ -35,6 +92,15 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"patchName": "Tuck away preferences",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"key": "SettingElements",
|
||||||
|
"value": "Data saving, Video quality preferences, Manage all history, Privacy, Try experimental new features, Purchases and memberships, Billing & payments, Connected apps, Live chat, Captions, About"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"patchName": "Reddit settings",
|
"patchName": "Reddit settings",
|
||||||
"options": [
|
"options": [
|
||||||
@@ -44,12 +110,21 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"patchName": "Custom branding wordmark header",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"key": "header",
|
||||||
|
"value": "yt_premium_wordmark_header"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"patchName": "Premium heading",
|
"patchName": "Premium heading",
|
||||||
"options": [
|
"options": [
|
||||||
{
|
{
|
||||||
"key": "UsePremiumHeading",
|
"key": "UsePremiumHeading",
|
||||||
"value": false
|
"value": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user