Downloader for OnlyFans Pro

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

Apa itu Downloader for OnlyFans Pro?

Downloader for OnlyFans Pro adalah ekstensi Chrome yang dikembangkan oleh https://www.ivideomate.com, dan fitur utamanya adalah "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Downloader for OnlyFans Pro

Unduh file ekstensi Downloader for OnlyFans Pro dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Downloader for OnlyFans Pro Downloader for OnlyFans Pro
ID hemgfhgledaklbloepnflbmphacoodfe
URL Resmi https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe
Deskripsi Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Ukuran File 108 KB
Jumlah Instalasi 7,000
Versi Saat Ini 5.2.0
Terakhir Diperbarui 2021-01-12
Tanggal Publikasi 2021-01-12
Penilaian 1.00/5 Total 11 Penilaian
Pengembang https://www.ivideomate.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.ivideomate.com/
URL Halaman Bantuan https://www.ivideomate.com/contact_us
URL Halaman Kebijakan Privasi https://ivideomate.com/privacy-policy.html
Bahasa yang Didukung 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
}