Onlyfans Toolkit

Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…

Onlyfans Toolkitคืออะไร?

Onlyfans Toolkit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://streamfork.com และคุณลักษณะหลักของมันคือ "Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Onlyfans Toolkit

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

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

                        Certainly, here's the revised version:

"No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have the freedom to control HTML5 audio/video content at your own pace.

Features:

Speed Up Playback: Get through content faster with increased speed.
Slow Download Playback: Take your time to better understand the material.
Quick Forward: Skip through unnecessary parts effortlessly.
Quick Rewind: Revisit important moments with ease."                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Onlyfans Toolkit Onlyfans Toolkit
ID fgdjlalcjpkhcnkjcllccfgldocopdhk
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/onlyfans-toolkit/fgdjlalcjpkhcnkjcllccfgldocopdhk
คำอธิบาย Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…
ขนาดไฟล์ 100 KB
จำนวนการติดตั้ง 401
เวอร์ชันปัจจุบัน 0.0.4
อัปเดตครั้งล่าสุด 2024-01-23
วันที่เผยแพร่ 2023-09-24
ผู้พัฒนา http://streamfork.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://onlyfans-dl.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Onlyfans Toolkit",
    "short_name": "onlyfans toolkit",
    "version": "0.0.4",
    "manifest_version": 3,
    "minimum_chrome_version": "89",
    "homepage_url": "https:\/\/onlyfans-dl.com",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.inject.jsx.288c4c2e.5851b73b.js"
            ],
            "all_frames": true,
            "matches": [
                "*:\/\/*.onlyfans.com\/*"
            ],
            "match_about_blank": false,
            "exclude_matches": [],
            "run_at": "document_start",
            "css": [
                "assets\/inject.jsx.2f50f006.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.onlyfans.com\/*"
            ],
            "resources": [
                "assets\/inject.jsx.288c4c2e.js"
            ],
            "use_dynamic_url": true
        }
    ]
}