OnlyFans Expired Fans Follower - OnlyFollows

Best Expired Fans Follower for OnlyFans 🥇 Unlimited Followers Daily 📈

What is OnlyFans Expired Fans Follower - OnlyFollows?

OnlyFans Expired Fans Follower - OnlyFollows is a Chrome extension developed by https://onlyfollows.co, and its main feature is "Best Expired Fans Follower for OnlyFans 🥇 Unlimited Followers Daily 📈".

Extension Screenshots

screenshot
screenshot
screenshot

Download OnlyFans Expired Fans Follower - OnlyFollows Extension CRX File

Download OnlyFans Expired Fans Follower - OnlyFollows extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Only Follows was created to help content creators monetize a lot more by being able to follow the list of expired fans. 

It is very stressful to see that not everyone continues with your subscription. With Only Follows, we take the head ache and hassle out of followings thousands and thousands of expired fans! 

Allows an OnlyFans performer to follow all of their expired fans / subscribers instantly. You can also message this certain list to bring them back or sell them on new content! 

This tool allows any performer on Onlyfans to easily and safely follow all of their expired fans / subscribers in an instant without having to spend days / months following each one.

Disclaimer:
OnlyFans is a registered trademark of Fenix International Limited. This Chrome extension (OnlyFollows) isn't in any way affiliated with, sponsored by, or endorsed by Fenix International Limited.                    

Extension Basic Information

Name OnlyFans Expired Fans Follower - OnlyFollows OnlyFans Expired Fans Follower - OnlyFollows
ID ocopkjibdhgipnjadjpgeafcddhpapin
Official URL https://chromewebstore.google.com/detail/onlyfans-expired-fans-fol/ocopkjibdhgipnjadjpgeafcddhpapin
Description Best Expired Fans Follower for OnlyFans 🥇 Unlimited Followers Daily 📈
File Size 141 KB
Installation Count 314
Current Version 1.48
Last Updated 2023-07-07
Publish Date 2021-01-29
Rating 3.90/5 Total 10 Ratings
Developer https://onlyfollows.co
Email [email protected]
Payment Type in_app
Extension Website https://onlyfollows.co
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OnlyFans Expired Fans Follower - OnlyFollows",
    "description": "Best Expired Fans Follower for OnlyFans \ud83e\udd47 Unlimited Followers Daily \ud83d\udcc8",
    "version": "1.48",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.onlyfans.com\/*"
            ],
            "all_frames": true,
            "js": [
                "functions.js"
            ]
        }
    ],
    "icons": {
        "16": "images\/fav16.png",
        "32": "images\/fav32.png",
        "48": "images\/fav48.png",
        "128": "images\/fav128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/fav128.png",
                "images\/extensions.PNG",
                "images\/bf20.jpg"
            ],
            "matches": [
                "*:\/\/*.onlyfans.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/onlyfollows.co\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/fav16.png",
            "32": "images\/fav32.png",
            "48": "images\/fav48.png",
            "128": "images\/fav128.png"
        }
    }
}