WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Copilot for Tinder & Bumble – BETA

Copilot for Tinder & Bumble – BETA

View on Chrome Web Store
View Copilot for Tinder & Bumble – BETA Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
6 views
This extension has been viewed 6 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.

Copilot is your personal Swiss-knife for dating apps.
Type
Extension
Users
9 users
1
The Text App
View author page of The Text App
Published
Published on March 1, 2025
Version 2025.12.0321
Manifest version
3
Updated
Updated on March 24, 2025
productivity/communication
Extension Category
View on Chrome Web Store
View Copilot for Tinder & Bumble – BETA 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",
    "icons": {
        "16": "icon16.plasmo.92664f1d.png",
        "32": "icon32.plasmo.3af1df34.png",
        "48": "icon48.plasmo.3c3de335.png",
        "64": "icon64.plasmo.106c7deb.png",
        "128": "icon128.plasmo.ef911860.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.92664f1d.png",
            "32": "icon32.plasmo.3af1df34.png",
            "48": "icon48.plasmo.3c3de335.png",
            "64": "icon64.plasmo.106c7deb.png",
            "128": "icon128.plasmo.ef911860.png"
        }
    },
    "version": "2025.12.0321",
    "author": "The Text App. <[email protected]>",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "declarativeNetRequestWithHostAccess",
        "identity"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "js": [
                "b-active-status.4d766f10.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "js": [
                "b-inline.98358fdf.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/tinder.com\/*"
            ],
            "js": [
                "t-translate-all.f5d53175.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/tinder.com\/*"
            ],
            "js": [
                "t-inline.47358aa2.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "js": [
                "b-translate-bio.04fad27a.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "js": [
                "b-translate-swipe-card.4e1685f4.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "wa-toolbar.2017ee9b.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "wa-inline.06bebb91.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/app\/*"
            ],
            "js": [
                "b-toolbar.0a17737e.js"
            ],
            "run_at": "document_start",
            "css": []
        },
        {
            "matches": [
                "https:\/\/tinder.com\/*"
            ],
            "js": [
                "t-toolbar.7e7e2e89.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/tinder.com\/*"
            ],
            "js": [
                "takeOff.b486c7fd.js"
            ],
            "run_at": "document_start",
            "world": "MAIN",
            "css": []
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "js": [
                "takeOff.a70c5eb3.js"
            ],
            "run_at": "document_start",
            "world": "MAIN",
            "css": []
        },
        {
            "matches": [
                "https:\/\/tinder.com\/*",
                "https:\/\/*.bumble.com\/*",
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "relayContentScript.3052a2b7.js"
            ],
            "run_at": "document_start",
            "css": []
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "takeOffWA.754122b0.js"
            ],
            "world": "MAIN",
            "css": []
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "https:\/\/tinder.com\/*",
        "https:\/\/*.gotinder.com\/*",
        "https:\/\/*.bumble.com\/*",
        "https:\/\/*.bumbcdn.com\/*"
    ],
    "optional_host_permissions": [
        "https:\/\/web.whatsapp.com\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "trules",
                "path": "tinder-rules.76586cc5.json"
            },
            {
                "enabled": true,
                "id": "brules",
                "path": "bumble-rules.44950525.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/styles.css",
                "options.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "resources": [
                "styles.23e4a22e.css"
            ]
        },
        {
            "matches": [
                "https:\/\/tinder.com\/*"
            ],
            "resources": [
                "styles.23e4a22e.css"
            ]
        },
        {
            "matches": [
                "https:\/\/tinder.com\/*"
            ],
            "resources": [
                "styles.23e4a22e.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "resources": [
                "styles.23e4a22e.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "resources": [
                "styles.23e4a22e.css"
            ]
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "styles.23e4a22e.css",
                "icon.88a53061.png"
            ]
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "styles.23e4a22e.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.bumble.com\/*"
            ],
            "resources": [
                "icon.88a53061.png",
                "styles.23e4a22e.css",
                "b-toolbar.8637ecb3.css"
            ]
        },
        {
            "matches": [
                "https:\/\/tinder.com\/*"
            ],
            "resources": [
                "icon.88a53061.png",
                "styles.23e4a22e.css"
            ]
        }
    ]
}
© 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