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."
擴展基本資訊
名稱 | Onlyfans Toolkit |
ID | fgdjlalcjpkhcnkjcllccfgldocopdhk |
官方網址 | 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 } ] } |