feat(YouTube - Hide ads): Add option to hide the 'Visit store' button on channel pages (#3077)
This commit is contained in:
parent
e72a8cff49
commit
03d2cfafbf
2 changed files with 5 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ object HideAdsResourcePatch : ResourcePatch() {
|
|||
SwitchPreference("revanced_hide_self_sponsor_ads"),
|
||||
SwitchPreference("revanced_hide_products_banner"),
|
||||
SwitchPreference("revanced_hide_shopping_links"),
|
||||
SwitchPreference("revanced_hide_visit_store_button"),
|
||||
SwitchPreference("revanced_hide_web_search_results"),
|
||||
SwitchPreference("revanced_hide_merchandise_banners"),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue