Netflix Multi-Subtitles 2.0

Multi-Subtitles to allow you to watch Netflix in two different subtitle languages at the same time!

Netflix Multi-Subtitles 2.0คืออะไร?

Netflix Multi-Subtitles 2.0 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย N & B และคุณลักษณะหลักของมันคือ "Multi-Subtitles to allow you to watch Netflix in two different subtitle languages at the same time!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Netflix Multi-Subtitles 2.0

ดาวน์โหลดไฟล์ส่วนขยาย Netflix Multi-Subtitles 2.0 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        ⬇️Easy to set up ⬇️:

1. Install the extension. 
2. Activate the extension to activate the dual subtitles on the screen. 
3. Configure the layout and font sizes of both subtitles.

✨Features ✨

1. Full language support for the secondary subtitles. 🤟
2. Matches the secondary subtitles to audio tracks
3. Adjust the playback rate by pressing the "[" and "]" keys.

Pin 📌 this extension to provide you with bilingual subtitles on Netflix.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Netflix Multi-Subtitles 2.0 Netflix Multi-Subtitles 2.0
ID fonifbfooiolaamiidncldalhnmgkabc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/netflix-multi-subtitles-2/fonifbfooiolaamiidncldalhnmgkabc
คำอธิบาย Multi-Subtitles to allow you to watch Netflix in two different subtitle languages at the same time!
ขนาดไฟล์ 289 KB
จำนวนการติดตั้ง 484
เวอร์ชันปัจจุบัน 1.0.8
อัปเดตครั้งล่าสุด 2022-11-30
วันที่เผยแพร่ 2022-10-04
คะแนน 4.52/5 รวมทั้งหมด 23 คะแนน
ผู้พัฒนา N & B
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Netflix Multi-Subtitles 2.0",
    "description": "Multi-Subtitles to allow you to watch Netflix in two different subtitle languages at the same time!",
    "default_locale": "en",
    "version": "1.0.8",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.min.js"
    },
    "host_permissions": [
        "https:\/\/*.netflix.com\/*"
    ],
    "icons": {
        "16": "image\/logo\/16x16.png",
        "24": "image\/logo\/24x24.png",
        "32": "image\/logo\/32x32.png",
        "48": "image\/logo\/48x48.png",
        "64": "image\/logo\/64x64.png",
        "128": "image\/logo\/128x128.png",
        "256": "image\/logo\/256x256.png",
        "512": "image\/logo\/512x512.png"
    },
    "action": {
        "default_icon": {
            "16": "image\/logo-gray\/16x16.png",
            "24": "image\/logo-gray\/24x24.png",
            "32": "image\/logo-gray\/32x32.png",
            "48": "image\/logo-gray\/48x48.png",
            "64": "image\/logo-gray\/64x64.png",
            "128": "image\/logo-gray\/128x128.png",
            "256": "image\/logo-gray\/256x256.png",
            "512": "image\/logo-gray\/512x512.png"
        },
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "web_accessible_resources": [
        {
            "resources": [
                "subs.min.js"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "third.min.js"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "css\/subs.css"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "css\/learning.css"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "resource\/audio\/click.mp3"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/plus-circle.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/dash-circle.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/arrow-counterclockwise.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/play-circle.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/scissors.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/dash.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/plus.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/plus-square.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/x-square.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/file-earmark-arrow-down.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "image\/icon\/file-earmark-arrow-up.svg"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "login-ok.html"
            ],
            "matches": [
                "https:\/\/*.netflixsubs.app\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "js": [
                "content.min.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.netflixsubs.app\/login*"
            ],
            "js": [
                "pickup.min.js"
            ]
        }
    ]
}