HDrezka Grabber

Fast and convenient downloading of movies and TV shows from rezka.ag! Access your favorite movies and TV shows in just a few clicks.

HDrezka Grabber là gì?

HDrezka Grabber là một tiện ích mở rộng Chrome được phát triển bởi DarkSide, và tính năng chính của nó là "Fast and convenient downloading of movies and TV shows from rezka.ag! Access your favorite movies and TV shows in just a few clicks.".

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

screenshot
screenshot
screenshot
screenshot

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

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

                        HDrezka Grabber — a free assistant for downloading your favorite movies and TV shows from rezka.ag and its mirrors. No limitations, just enjoy your viewing!

How to use? It's very simple: click on the extension icon, choose your desired settings, and click the download button. After the download is complete, the file will be saved on your device automatically.

Advantages:
+ Ease of use
+ All dubbing options available, just like on the website
+ Option to select desired video quality
+ Ability to download entire TV series
+ Option to resume downloading a series from where you left off.                    

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

Tên HDrezka Grabber HDrezka Grabber
ID aamnmboocelpaiagegjicbefiinkcoal
URL Chính Thức https://chromewebstore.google.com/detail/hdrezka-grabber/aamnmboocelpaiagegjicbefiinkcoal
Mô tả Fast and convenient downloading of movies and TV shows from rezka.ag! Access your favorite movies and TV shows in just a few clicks.
Kích Thước Tệp 821 KB
Số Lần Cài Đặt 4,000
Phiên Bản Hiện Tại 0.3 beta
Cập Nhật Lần Cuối 2024-02-13
Ngày Phát Hành 2023-07-31
Đánh Giá 4.36/5 Tổng số 39 Đánh Giá
Nhà Phát Triển DarkSide
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://github.com/kristal374/HDrezka-Grabber
Ngôn Ngữ Được Hỗ Trợ en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HDrezka Grabber",
    "description": "__MSG_manifest_description__",
    "version": "0.3",
    "version_name": "0.3 beta",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "48": "src\/img\/icons\/48.png",
        "32": "src\/img\/icons\/32.png",
        "16": "src\/img\/icons\/16.png"
    },
    "action": {
        "default_popup": "src\/html\/popup.html"
    },
    "background": {
        "service_worker": "src\/js\/background.js"
    },
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/js\/injection_scripts\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "author": "[email protected]",
    "homepage_url": "https:\/\/github.com\/kristal374\/HDrezka-Grabber"
}