Onlyfans Toolkit

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

Apa itu Onlyfans Toolkit?

Onlyfans Toolkit adalah ekstensi Chrome yang dikembangkan oleh http://streamfork.com, dan fitur utamanya adalah "Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Onlyfans Toolkit

Unduh file ekstensi Onlyfans Toolkit 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

                        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."                    

Informasi Dasar Ekstensi

Nama Onlyfans Toolkit Onlyfans Toolkit
ID fgdjlalcjpkhcnkjcllccfgldocopdhk
URL Resmi https://chrome.google.com/webstore/detail/onlyfans-toolkit/fgdjlalcjpkhcnkjcllccfgldocopdhk
Deskripsi Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…
Ukuran File 100 KB
Jumlah Instalasi 401
Versi Saat Ini 0.0.4
Terakhir Diperbarui 2024-01-23
Tanggal Publikasi 2023-09-24
Pengembang http://streamfork.com
Email [email protected]
Tipe Pembayaran in_app
Situs Ekstensi https://onlyfans-dl.com
Bahasa yang Didukung 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
        }
    ]
}