Onlyfollower

Bot for onlyfans.com

Onlyfollower란 무엇입니까?

Onlyfollower은(는) papaklim097에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Bot for onlyfans.com"입니다.

확장 프로그램 스크린샷

screenshot

Onlyfollower 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
            ]
        }
    ]
}