Onlyfans Toolkit

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

Co je Onlyfans Toolkit?

Onlyfans Toolkit je rozšíření Chrome vyvinuté http://streamfork.com, a jeho hlavní funkcí je „Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Onlyfans Toolkit

Stáhněte si soubory rozšíření Onlyfans Toolkit ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název Onlyfans Toolkit Onlyfans Toolkit
ID fgdjlalcjpkhcnkjcllccfgldocopdhk
Oficiální URL https://chrome.google.com/webstore/detail/onlyfans-toolkit/fgdjlalcjpkhcnkjcllccfgldocopdhk
Popis Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…
Velikost souboru 100 KB
Počet instalací 401
Aktuální Verze 0.0.4
Poslední Aktualizace 2024-01-23
Datum Vydání 2023-09-24
Vývojář http://streamfork.com
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://onlyfans-dl.com
Podporované Jazyky 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
        }
    ]
}