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?

HDrezka Grabber是由DarkSide開發的Chrome擴展程式,該擴展的主要功能是“Fast and convenient downloading of movies and TV shows from rezka.ag! Access your favorite movies and TV shows in just a few clicks.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載HDrezka Grabber擴展crx文件

下載HDrezka Grabber擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 HDrezka Grabber HDrezka Grabber
ID aamnmboocelpaiagegjicbefiinkcoal
官方網址 https://chromewebstore.google.com/detail/hdrezka-grabber/aamnmboocelpaiagegjicbefiinkcoal
簡介 Fast and convenient downloading of movies and TV shows from rezka.ag! Access your favorite movies and TV shows in just a few clicks.
檔案大小 821 KB
安裝次數 4,000
目前版本 0.3 beta
更新時間 2024-02-13
上架時間 2023-07-31
評分 4.36/5 共 39 次評分
開發者 DarkSide
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://github.com/kristal374/HDrezka-Grabber
支援的語言 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"
}