Onlyfans Toolkit

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

Cos'è Onlyfans Toolkit?

Onlyfans Toolkit è un'estensione di Chrome sviluppata da http://streamfork.com, e la sua funzione principale è "Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Onlyfans Toolkit

Scarica i file di estensione Onlyfans Toolkit in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Onlyfans Toolkit Onlyfans Toolkit
ID fgdjlalcjpkhcnkjcllccfgldocopdhk
URL Ufficiale https://chrome.google.com/webstore/detail/onlyfans-toolkit/fgdjlalcjpkhcnkjcllccfgldocopdhk
Descrizione Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…
Dimensione del File 100 KB
Conteggio Installazioni 401
Versione Corrente 0.0.4
Ultimo Aggiornamento 2024-01-23
Data di Pubblicazione 2023-09-24
Sviluppatore http://streamfork.com
Email [email protected]
Tipo di Pagamento in_app
Sito Web dell'Estensione https://onlyfans-dl.com
Lingue Supportate 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
        }
    ]
}