Subtitles Free Download

The largest multi-language movie subtitles on the web.

Subtitles Free Download là gì?

Subtitles Free Download là một tiện ích mở rộng Chrome được phát triển bởi zuzuychik, và tính năng chính của nó là "The largest multi-language movie subtitles on the web.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Subtitles Free Download

Tải xuống các tệp mở rộng Subtitles Free Download dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Free subtitles in all languages. Large database of subtitles for movies, TV series and anime. Search any subtitles easy and fast!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Subtitles Free Download Subtitles Free Download
ID kcbhofifjdmhmamkocejeekajnkjcifp
URL Chính Thức https://chrome.google.com/webstore/detail/subtitles-free-download/kcbhofifjdmhmamkocejeekajnkjcifp
Mô tả The largest multi-language movie subtitles on the web.
Kích Thước Tệp 99.66 KB
Số Lần Cài Đặt 124
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2021-05-22
Ngày Phát Hành 2021-05-22
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển zuzuychik
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "1.png"
        },
        "default_popup": "extension.html",
        "default_title": "The largest multi-language movie subtitles on the web."
    },
    "icons": {
        "128": "1.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "description": "The largest multi-language movie subtitles on the web.",
    "manifest_version": 2,
    "name": "Subtitles Free Download",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}