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…”。
扩展截图
下载Onlyfans Toolkit扩展crx文件
下载Onlyfans Toolkit扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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." 扩展基本信息
| 名称 | |
| 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
}
]
} | |