Onlyfans Toolkit
Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…
Was ist Onlyfans Toolkit?
Onlyfans Toolkit ist eine Chrome-Erweiterung, die von http://streamfork.com entwickelt wurde, und ihr Hauptmerkmal ist "Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have…".
Erweiterungsscreenshots
Onlyfans Toolkit-Erweiterungs-CRX-Datei herunterladen
Laden Sie Onlyfans Toolkit-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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." Grundlegende Informationen zur Erweiterung
| Name | |
| ID | fgdjlalcjpkhcnkjcllccfgldocopdhk |
| Offizielle URL | https://chrome.google.com/webstore/detail/onlyfans-toolkit/fgdjlalcjpkhcnkjcllccfgldocopdhk |
| Beschreibung | Certainly, here's the revised version: "No longer constrained by standard playback speeds! With Onlyfans Video Toolkit, you have… |
| Dateigröße | 100 KB |
| Installationsanzahl | 401 |
| Aktuelle Version | 0.0.4 |
| Letztes Update | 2024-01-23 |
| Veröffentlichungsdatum | 2023-09-24 |
| Entwickler | http://streamfork.com |
| [email protected] | |
| Zahlungsart | in_app |
| Erweiterungswebsite | https://onlyfans-dl.com |
| Unterstützte Sprachen | 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
}
]
} | |