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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में HDrezka Grabber एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}