WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Linkseller - CRM em seu WA

Linkseller - CRM em seu WA

View on Chrome Web Store
View Linkseller - CRM em seu WA Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Sep 16, 2025.

Tenha o CRM de vendas da Linkseller em seu WA Web.
Type
Extension
Users
416 users
9
Ramper Extensao
View author page of Ramper Extensao
Published
Published on January 19, 2022
Version 2025.01.22
Manifest version
2
Updated
Updated on January 22, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Linkseller - CRM em seu WA 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",
    "name": "Linkseller - CRM em seu WA",
    "description": "Tenha o CRM de vendas da Linkseller em seu WA Web.",
    "version": "2025.01.22",
    "manifest_version": 2,
    "icons": {
        "16": "public\/icons\/ls_16.png",
        "48": "public\/icons\/ls_48.png",
        "128": "public\/icons\/ls_128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "public\/vendors\/scrips_vendors.min.js",
            "public\/js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "\/public\/vendors\/scrips_vendors.min.js",
                "\/public\/js\/inject.js"
            ]
        }
    ],
    "browser_action": [],
    "externally_connectable": {
        "ids": [
            "*"
        ]
    },
    "permissions": [
        "https:\/\/*.whatsapp.com\/*",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/www.googleapis.com 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "*.html",
        "*.ttf"
    ]
}
© 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