diff --git a/cadmium-playercore-shim.js b/cadmium-playercore-shim.js
index f409fdf..cdcc5fd 100644
--- a/cadmium-playercore-shim.js
+++ b/cadmium-playercore-shim.js
@@ -94,14 +94,6 @@ function get_profile_list() {
"vp9-profile0-L31-dash-cenc",
"vp9-profile0-L40-dash-cenc",
]);
-
- if (getBrowser() == "Chrome") {
- custom_profiles = custom_profiles.concat([
- "av1-main-L30-dash-cbcs-prk",
- "av1-main-L31-dash-cbcs-prk",
- "av1-main-L40-dash-cbcs-prk",
- ]);
- }
}
custom_profiles = custom_profiles.concat([
diff --git a/manifest.json b/manifest.json
index c14f974..5a49433 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Netflix International",
"description": "Displays all available Netflix audio and subtitle tracks.",
- "version": "2.0.14",
+ "version": "2.0.15",
"author": "shirt",
"browser_action": {
"default_icon": "img/icon128.png",
diff --git a/pages/options.html b/pages/options.html
index 56c9f1a..5bf7140 100644
--- a/pages/options.html
+++ b/pages/options.html
@@ -17,7 +17,7 @@
-
+