Downloader for OnlyFans Pro
Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.
Co to jest Downloader for OnlyFans Pro?
Downloader for OnlyFans Pro to rozszerzenie Chrome opracowane przez https://www.ivideomate.com, a jego główną funkcją jest „Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Downloader for OnlyFans Pro
Pobierz pliki rozszerzeń Downloader for OnlyFans Pro w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | hemgfhgledaklbloepnflbmphacoodfe |
Oficjalny URL | https://chrome.google.com/webstore/detail/downloader-for-onlyfans-p/hemgfhgledaklbloepnflbmphacoodfe |
Opis | Downloader for onlyfans.com Pro, it allow you download images and videos from OnlyFans and Instagram. |
Rozmiar pliku | 108 KB |
Liczba instalacji | 7,000 |
Aktualna Wersja | 5.2.0 |
Ostatnia Aktualizacja | 2021-01-12 |
Data Publikacji | 2021-01-12 |
Ocena | 1.00/5 Łącznie 11 Oceny |
Deweloper | https://www.ivideomate.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.ivideomate.com/ |
Adres URL Strony Pomocy | https://www.ivideomate.com/contact_us |
Adres URL Strony Polityki Prywatności | https://ivideomate.com/privacy-policy.html |
Obsługiwane Języki | 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", " |