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
官方網址 https://chromewebstore.google.com/detail/onlyfollower/hkelckfaannjcmbpliilfofdlbokicco
簡介 Bot for onlyfans.com
檔案大小 398 KB
安裝次數 55
目前版本 0.4.1
更新時間 2023-11-27
上架時間 2022-10-15
開發者 papaklim097
電子郵箱 [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"
            ]
        }
    ]
}