Onlyfollower

Bot for onlyfans.com

Cos'è Onlyfollower?

Onlyfollower è un'estensione di Chrome sviluppata da papaklim097, e la sua funzione principale è "Bot for onlyfans.com".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Onlyfollower

Scarica i file di estensione Onlyfollower in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        OnlyFollower is an onlyfans bot that follows expired fans.

MORE FANS GOT MASS MESSAGES - MORE MONEY YOU MAKE! 💸

🍑 It's safe - login and password aren't required
🍑 Google chrome bot invisible to OF
🍑 Following automatically with 1 click
🍑 Return 6000gg fans monthly for 100$
🍑 24/7 EN/RU support in telegram                    

Informazioni di Base sull'Estensione

Nome Onlyfollower Onlyfollower
ID hkelckfaannjcmbpliilfofdlbokicco
URL Ufficiale https://chromewebstore.google.com/detail/onlyfollower/hkelckfaannjcmbpliilfofdlbokicco
Descrizione Bot for onlyfans.com
Dimensione del File 398 KB
Conteggio Installazioni 55
Versione Corrente 0.4.1
Ultimo Aggiornamento 2023-11-27
Data di Pubblicazione 2022-10-15
Sviluppatore papaklim097
Email [email protected]
Tipo di Pagamento in_app
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Onlyfollower",
    "version": "0.4.1",
    "description": "Bot for onlyfans.com",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/icon_128.png",
                "icons\/support.png",
                "icons\/tg.png",
                "icons\/site.png",
                "onlyfollower.css",
                "onlyfollower.css.map",
                "onlyfollower.js.map",
                "onlyfollower.js",
                "icons\/PPV.png",
                "icons\/Tips.png",
                "icons\/TotalSpend.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_title": "Onlyfollower by adult-tools.net"
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/onlyfans.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/onlyfans.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "onlyfollower.js"
            ]
        }
    ]
}