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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.ivideomate.com และคุณลักษณะหลักของมันคือ "Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Downloader for OnlyFans Pro

ดาวน์โหลดไฟล์ส่วนขยาย Downloader for OnlyFans Pro ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
}