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은(는) http://streamfork.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…"입니다.

확장 프로그램 스크린샷

screenshot

Onlyfans Toolkit 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
        }
    ]
}