diff --git a/brave-lists/clean-urls-permissions.json b/brave-lists/clean-urls-permissions.json index 3048dd7b..09718b3c 100644 --- a/brave-lists/clean-urls-permissions.json +++ b/brave-lists/clean-urls-permissions.json @@ -2,6 +2,7 @@ "js_api": [ "*://*.youtube.com/*", "*://*.instagram.com/*", + "*://open.spotify.com/*", "*://www.tumblr.com/*", "https://boocmp.github.io/clipboard/*" ] diff --git a/brave-lists/clean-urls.json b/brave-lists/clean-urls.json index 08494bd9..045202e8 100644 --- a/brave-lists/clean-urls.json +++ b/brave-lists/clean-urls.json @@ -363,6 +363,17 @@ "src" ] }, + { + "include": [ + "*://open.spotify.com/*" + ], + "exclude": [ + + ], + "params": [ + "si" + ] + }, { "include": [ "*://youtu.be/*",