OneClick OnlyFans Downloader
OneClick OnlyFans Downloader
Wat is OneClick OnlyFans Downloader?
OneClick OnlyFans Downloader is een Chrome-extensie ontwikkeld door lenacliffson, en de belangrijkste functie is "OneClick OnlyFans Downloader".
Extensie Screenshots
Download het CRX-bestand van de extensie OneClick OnlyFans Downloader
Download OneClick OnlyFans Downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
OneClick OnlyFans Helper for Google Chrome ● Install the extension ● Log in to your OnlyFans ● Use Extension Setting on Popup Screen 👄 Features 👄 ● OnlyFans Page Dark Mode ● OnlyFans Sidebar Remover ● Large view Photos and Videos ● and Others 👄 OneClick OnlyFans Helper for Google Chrome 👄 ● No password ● No Payment ● Simple Use ● 24/7 Support 🤔 How to use the OneClick OnlyFans Helper for Google Chrome? Download the extension, log in to the OnlyFans website ❗️ (refresh the page if it is already open) Enjoy 🔥 Disclaimer (❗️ATTENTION❗️) OneClick OnlyFans Helper for Google Chrome extension has no affiliation with the official OnlyFans website. It is an independently developed web tool. All privacy and usage policies of OnlyFans apply.
Basisinformatie over de Extensie
Naam | OneClick OnlyFans Downloader |
ID | bpiapdnjlfgjhbijbgieappbapcnhljj |
Officiële URL | https://chrome.google.com/webstore/detail/oneclick-onlyfans-downloa/bpiapdnjlfgjhbijbgieappbapcnhljj |
Beschrijving | OneClick OnlyFans Downloader |
Bestandsgrootte | 140 KB |
Aantal Installaties | 2,000 |
Huidige Versie | 4.3.4 |
Laatst Bijgewerkt | 2024-03-05 |
Publicatiedatum | 2024-02-04 |
Beoordeling | 3.80/5 Totaal 45 Beoordelingen |
Ontwikkelaar | lenacliffson |
[email protected] | |
Betalingswijze | in_app |
URL van de Privacybeleid Pagina | https://www.chromedeveloper.com/privacy-policy |
Ondersteunde Talen | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "action": { "default_icon": { "128": "assets\/icons\/logo128.png", "16": "assets\/icons\/logo16.png", "19": "assets\/icons\/logo19.png", "32": "assets\/icons\/logo32.png", "38": "assets\/icons\/logo38.png" }, "default_popup": "assets\/popup\/index.html" }, "default_locale": "en_US", "author": "Lena Cliffson", "background": { "service_worker": "assets\/js\/service.js" }, "content_scripts": [ { "css": [ "assets\/js\/styles.css" ], "js": [ "assets\/popup\/content.js" ], "matches": [ "https:\/\/onlyfans.com\/*" ], "run_at": "document_start" } ], "description": "__MSG_appDesc__", "host_permissions": [ "https:\/\/cdn2.onlyfans.com\/*" ], "icons": { "128": "assets\/icons\/logo128.png", "16": "assets\/icons\/logo16.png", "19": "assets\/icons\/logo19.png", "32": "assets\/icons\/logo32.png", "38": "assets\/icons\/logo38.png" }, "manifest_version": 3, "name": "__MSG_appName__", "short_name": "OnlyFans Helper for Chrome", "permissions": [ "storage", "scripting", "activeTab" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.3.4" } |