Downloader for OnlyFans Pro
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Downloader for OnlyFans Proとは何ですか?
Downloader for OnlyFans Proはhttps://www.ivideomate.comによって開発されたChromeの拡張機能で、その主な機能は「Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.」です。
拡張機能のスクリーンショット
Downloader for OnlyFans Pro拡張機能のCRXファイルをダウンロード
Downloader for OnlyFans Pro拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. Notice: You need to follow/subscribe to the onlyfans.com creator first. *No paywall is bypassed.* *No unauthorized access or download is encouraged, facilitated or enabled.* Features: * Download videos from OnlyFans.com or instagram.com * Download images/photos from OnlyFans.com or instagram.com. * It Support Batch Download Disclaimer: OnlyFans is a registered trademark of Fenix International Limited. This Chrome extension (Downloader for OnlyFans.com) isn't in any way affiliated with, sponsored by, or endorsed by Fenix International Limited.
拡張機能の基本情報
名前 | |
ID | hemgfhgledaklbloepnflbmphacoodfe |
公式URL | https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe |
説明 | Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. |
ファイルサイズ | 108 KB |
インストール数 | 7,000 |
現在のバージョン | 5.2.0 |
最終更新日 | 2021-01-12 |
公開日 | 2021-01-12 |
評価 | 1.00/5 合計 11 レビュー |
開発者 | https://www.ivideomate.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.ivideomate.com/ |
ヘルプページのURL | https://www.ivideomate.com/contact_us |
プライバシーポリシーページのURL | https://ivideomate.com/privacy-policy.html |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "b.js" ] }, "content_scripts": [ { "js": [ "jquery-1.4.2.js", "jquery.base64.js", "jquery.relocation.js", "src\/WSUtils.js", "src\/VideoDownload.js", "src\/VideoDownload2.js", "src\/Instagram.plugin.1.0.js", "src\/onlyfans.plugin.1.0.js" ], "css": [ "assets\/downloadbutton.css" ], "matches": [ "https:\/\/*.onlyfans.com\/*", "https:\/\/*.instagram.com\/*" ], "run_at": "document_end" } ], "web_accessible_resources": [ "*" ], "permissions": [ "webRequest", "downloads", "storage", " |