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
公式URL 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
Eメール [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"
}