WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Fronty Leads

Fronty Leads

View on Chrome Web Store
View Fronty Leads Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (2 ratings)
5 views
This extension has been viewed 5 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.

Fronty Leads é um CRM para WhatsApp Web. Organize seus chats e otimize seus negócios no WhatsApp Web
Type
Extension
Users
41 users
2
wabusiness
View author page of wabusiness
Published
Published on November 29, 2023
Version 7.4.0.8
Manifest version
3
Updated
Updated on June 27, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Fronty Leads 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": "Fronty Leads",
    "version": "7.4.0.8",
    "description": "Fronty Leads \u00e9 um CRM para WhatsApp Web. Organize seus chats e otimize seus neg\u00f3cios no WhatsApp Web",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "label\/icons\/icon.png"
    },
    "icons": {
        "128": "label\/icons\/icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "content\/index.js"
            ],
            "css": [
                "label\/css\/frontyleads.css",
                "content\/assets\/css\/style.css",
                "content.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "*.js",
                "*.css",
                "*.png",
                "*.mp3",
                ".ttf",
                "label\/*.json",
                "label\/*.png"
            ]
        }
    ],
    "permissions": [
        "unlimitedStorage",
        "storage",
        "alarms",
        "tabs"
    ]
}
© 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