Onlyfollower

Bot for onlyfans.com

Onlyfollowerとは何ですか?

Onlyfollowerはpapaklim097によって開発されたChromeの拡張機能で、その主な機能は「Bot for onlyfans.com」です。

拡張機能のスクリーンショット

screenshot

Onlyfollower拡張機能のCRXファイルをダウンロード

Onlyfollower拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Onlyfollower Onlyfollower
ID hkelckfaannjcmbpliilfofdlbokicco
公式URL https://chromewebstore.google.com/detail/onlyfollower/hkelckfaannjcmbpliilfofdlbokicco
説明 Bot for onlyfans.com
ファイルサイズ 398 KB
インストール数 55
現在のバージョン 0.4.1
最終更新日 2023-11-27
公開日 2022-10-15
開発者 papaklim097
Eメール [email protected]
支払い方法 in_app
対応言語 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"
            ]
        }
    ]
}