WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

FunPay Lite Bot

FunPay Lite Bot

View on Chrome Web Store
4.9 (912 ratings)
8 new ratings
139 views

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

💲 Dark theme, offers auto-boosting, sales statistics and other improvements for the FunPay marketplace
Type
Extension
Users
20,000 users
10K
Website litefor.fun
NightStranger
Published
Version 0.4.5
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "author": "NightStranger",
    "description": "__MSG_extDescription__",
    "version": "0.4.5",
    "default_locale": "ru",
    "icons": {
        "128": "assets\/logo.png"
    },
    "action": {
        "default_icon": "assets\/logo.png"
    },
    "options_page": "content\/static\/litebotpage\/redirect.html",
    "homepage_url": "https:\/\/litefor.fun",
    "background": {
        "service_worker": "background\/b.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.funpay.com\/*",
                "https:\/\/funpay.com\/*",
                "https:\/\/funpay.freshdesk.com\/*"
            ],
            "css": [
                "content\/static\/style.css"
            ],
            "js": [
                "content\/c.js"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "https:\/\/*.funpay.com\/*",
        "https:\/\/funpay.com\/*"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "cookies",
        "offscreen",
        "alarms"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "style\/*",
                "content\/*"
            ],
            "matches": [
                "https:\/\/funpay.com\/*",
                "https:\/\/funpay.freshdesk.com\/*"
            ],
            "extension_ids": []
        }
    ],
    "content_security_policy": {
        "script-src": "self",
        "object-src": "self"
    }
}
© 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.