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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
}