Downloader for OnlyFans Pro

Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.

Downloader for OnlyFans Pro क्या है?

Downloader for OnlyFans Pro https://www.ivideomate.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

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

crx प्रारूप में Downloader for OnlyFans Pro एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.

Notice:
You need to follow/subscribe to the onlyfans.com creator first.
*No paywall is bypassed.*
*No unauthorized access or download is encouraged, facilitated or enabled.*

Features:
* Download  videos from OnlyFans.com or instagram.com
* Download  images/photos  from OnlyFans.com or instagram.com.
* It Support Batch Download

Disclaimer:
OnlyFans is a registered trademark of Fenix International Limited. This Chrome extension (Downloader for OnlyFans.com) isn't in any way affiliated with, sponsored by, or endorsed by Fenix International Limited.                    

एक्सटेंशन की मूल जानकारी

नाम Downloader for OnlyFans Pro Downloader for OnlyFans Pro
ID hemgfhgledaklbloepnflbmphacoodfe
आधिकारिक URL https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe
विवरण Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
फ़ाइल का आकार 108 KB
स्थापना संख्या 7,000
वर्तमान संस्करण 5.2.0
अंतिम अपडेट 2021-01-12
प्रकाशन तिथि 2021-01-12
रेटिंग 1.00/5 कुल 11 रेटिंग्स
डेवलपर https://www.ivideomate.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.ivideomate.com/
सहायता पृष्ठ URL https://www.ivideomate.com/contact_us
गोपनीयता नीति पृष्ठ URL https://ivideomate.com/privacy-policy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "b.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "jquery-1.4.2.js",
                "jquery.base64.js",
                "jquery.relocation.js",
                "src\/WSUtils.js",
                "src\/VideoDownload.js",
                "src\/VideoDownload2.js",
                "src\/Instagram.plugin.1.0.js",
                "src\/onlyfans.plugin.1.0.js"
            ],
            "css": [
                "assets\/downloadbutton.css"
            ],
            "matches": [
                "https:\/\/*.onlyfans.com\/*",
                "https:\/\/*.instagram.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "*"
    ],
    "permissions": [
        "webRequest",
        "downloads",
        "storage",
        ""
    ],
    "description": "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.",
    "icons": {
        "128": "main.png",
        "48": "main.png"
    },
    "name": "Downloader for OnlyFans Pro",
    "version": "5.2.0",
    "manifest_version": 2
}