WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FBuddy

FBuddy

View on Chrome Web Store
View FBuddy Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
27 views
This extension has been viewed 27 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Your companion for Fansly
Type
Extension
Users
344 users
16
ZerGo0
View author page of ZerGo0
Published
Published on July 27, 2025
Version 0.1.56
Manifest version
3
Updated
Updated on October 7, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View FBuddy Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "FBuddy",
    "description": "Your companion for Fansly",
    "version": "0.1.56",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "host_permissions": [
        "https:\/\/*.fansly.com\/*",
        "https:\/\/*.fbuddy.net\/*"
    ],
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "FBuddy"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/fansly.com\/*"
            ],
            "js": [
                "content-scripts\/main.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content-scripts\/main.css"
            ],
            "matches": [
                "https:\/\/fansly.com\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top