Podnapisi subtitle download

Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.

Podnapisi subtitle download là gì?

Podnapisi subtitle download là một tiện ích mở rộng Chrome được phát triển bởi MikeNight, và tính năng chính của nó là "Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.".

Ả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 Podnapisi subtitle download

Tải xuống các tệp mở rộng Podnapisi subtitle 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

                                            

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

Tên Podnapisi subtitle download Podnapisi subtitle download
ID clbmjgnlajfnddblmmlmaaneeapgpbcm
URL Chính Thức https://chrome.google.com/webstore/detail/podnapisi-subtitle-downlo/clbmjgnlajfnddblmmlmaaneeapgpbcm
Mô tả Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.
Kích Thước Tệp 578 KB
Số Lần Cài Đặt 569
Phiên Bản Hiện Tại 1.8.2
Cập Nhật Lần Cuối 2013-10-23
Ngày Phát Hành 2013-10-23
Đánh Giá 1.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển MikeNight
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "podnapisi.js"
            ],
            "matches": [
                "http:\/\/*.podnapisi.net\/*"
            ]
        }
    ],
    "description": "Download buttons & Next episode & Release names & Focus styles for Podnapisi subtitles, all Languages.",
    "icons": {
        "128": "logo_128.png",
        "48": "logo_48.png"
    },
    "manifest_version": 2,
    "name": "Podnapisi subtitle download",
    "version": "1.8.2",
    "web_accessible_resources": [
        "download.png",
        "downloaded.png",
        "loading.gif",
        "domready.js"
    ]
}