WebExtension.net
WebExtension.net

Boom3D 5.1 Surround for Netflix

View on Chrome Web Store
View Boom3D 5.1 Surround for Netflix Chrome Extension on Chrome Web Store
3.9 (38 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Enables 5.1 Audio Tracks for Netflix
Type
Extension
Users
10,000 users
Global Delight Technologies Pvt Ltd
View author page of Global Delight Technologies Pvt Ltd
Published
Published on April 3, 2023
Version 1.0.5
Manifest version
3
Updated
Updated on October 13, 2024
View on Chrome Web Store
View Boom3D 5.1 Surround for Netflix Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Boom3D 5.1 Surround for Netflix",
    "short_name": "Boom3D \u2665\ufe0f Netflix",
    "description": "Enables 5.1 Audio Tracks for Netflix",
    "version": "1.0.5",
    "author": "Based on original extension by truedread, modified by binitGajera and GDTPL",
    "homepage_url": "https:\/\/www.globaldelight.com",
    "icons": {
        "48": "images\/icon-48.png",
        "64": "images\/icon-64.png",
        "96": "images\/icon-96.png",
        "128": "images\/icon-128.png",
        "256": "images\/icon-256.png",
        "512": "images\/icon-512.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/toolbar-icon-16.png",
            "19": "images\/toolbar-icon-19.png",
            "32": "images\/toolbar-icon-32.png",
            "38": "images\/toolbar-icon-38.png",
            "48": "images\/toolbar-icon-48.png",
            "72": "images\/toolbar-icon-72.png"
        },
        "default_title": "Netflix options for Boom 3D",
        "default_popup": "options.html"
    },
    "options_ui": {
        "page": "options.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/assets.nflxext.com\/*\/ffe\/player\/html\/*",
                "*:\/\/www.assets.nflxext.com\/*\/ffe\/player\/html\/*",
                "*:\/\/*.a.nflxso.net\/sec\/*\/ffe\/player\/html\/*",
                "*:\/\/netflix.com\/*",
                "*:\/\/www.netflix.com\/*"
            ],
            "all_frames": true,
            "css": [
                "style_fix.css"
            ],
            "js": [
                "content_script.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "netflix_max_bitrate.js",
                "cadmium-playercore-Boom3Ded.js"
            ],
            "matches": [
                "*:\/\/www.netflix.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "*:\/\/assets.nflxext.com\/*",
        "*:\/\/a.nflxso.net\/*",
        "*:\/\/www.netflix.com\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "redirect_to_patched",
                "enabled": true,
                "path": "redirect_rules.json"
            }
        ]
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top