Seamless.AI

Find perfect emails, phone numbers and insights for anyone using Seamless.ai - 100% Free!

Wat is Seamless.AI?

Seamless.AI is een Chrome-extensie ontwikkeld door https://seamless.ai, en de belangrijkste functie is "Find perfect emails, phone numbers and insights for anyone using Seamless.ai - 100% Free!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Seamless.AI

Download Seamless.AI-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Seamless.AI helps companies maximize revenue, increase sales and acquire their total addressable market instantly using artificial intelligence. Leverage the world's best sales and marketing intelligence to automate all your prospecting, list building, marketing, CRM data entry and appointment setting work today!

Join thousands of companies who are generating millions in revenue using Seamless.AI today!                    

Basisinformatie over de Extensie

Naam Seamless.AI Seamless.AI
ID dbepenphjfofmnjmlacfcdehikakmaap
Officiële URL https://chromewebstore.google.com/detail/seamlessai/dbepenphjfofmnjmlacfcdehikakmaap
Beschrijving Find perfect emails, phone numbers and insights for anyone using Seamless.ai - 100% Free!
Bestandsgrootte 14.41 MB
Aantal Installaties 117,437
Huidige Versie 12.20.1
Laatst Bijgewerkt 2024-01-31
Publicatiedatum 2020-06-18
Beoordeling 4.63/5 Totaal 144 Beoordelingen
Ontwikkelaar https://seamless.ai
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.seamless.ai/
Help Pagina-URL http://www.seamless.ai
URL van de Privacybeleid Pagina https://www.seamless.ai/policies?tab=policies-chromepolicy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Find perfect emails, phone numbers and insights for anyone using Seamless.ai - 100% Free!",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoRDchjVqTfMvDAXMkkvS\/KtAt3tXEJAPrVUuhmgOiOSsT6gF1UAkbBmObURjnWFtbGv1yrIgK\/hrGaiJunClJ+JIpEumPutzfU2olPDwuto1D1Wt+3UakAnmSrrcqx3X\/ixgTAH+b7B+lwSa50F4so94a1RqW\/scfiK6efxPEptY0cA0ttrYcYo26JyVjNCi8BwFzjcLN2fq+PVJbi48JCslf9k8wvCs8cZic2UlLgku0eEXjTHmGLryBKsVFfTGs7lCkfuQ81E4h7jqKeFJc02pPymT\/Vr6BJcpz0q0YKKgp\/u+gC8q3ZwWgzMxNazKqzbMLQiMLUQDbPqkKxlSzQIDAQAB",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon-48.png",
            "24": "img\/icon-48.png",
            "32": "img\/icon-48.png"
        }
    },
    "icons": {
        "16": "img\/icon-48.png",
        "32": "img\/icon-48.png",
        "48": "img\/icon-48.png",
        "96": "img\/icon-128.png",
        "128": "img\/icon-128.png"
    },
    "web_accessible_resources": [
        "flyout.html",
        "js\/gmail.bundle.js"
    ],
    "manifest_version": 2,
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+S"
            },
            "description": "Opens the Seamless.AI sidebar"
        }
    },
    "permissions": [
        "",
        "alarms",
        "storage",
        "webNavigation",
        "cookies",
        "contextMenus"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/mail.google.com\/*",
            "*:\/\/login.seamless.ai\/*"
        ],
        "ids": [
            "dbepenphjfofmnjmlacfcdehikakmaap"
        ]
    },
    "name": "Seamless.AI",
    "version": "12.20.1",
    "content_security_policy": "default-src 'self';script-src 'self' https:\/\/cdnjs.cloudflare.co https:\/\/cdnjs.cloudflare.com https:\/\/cdn.segment.com 'sha256-NdO0hdeIIwj7CeRjge\/NtaBQ3ni+d0lAnW7p0\/jBHE0=' 'unsafe-eval';connect-src 'self' https:\/\/login.seamless.ai https:\/\/api.seamless.ai https:\/\/media.licdn.com ws:\/\/*.amazonaws.com\/ wss:\/\/*.amazonaws.com\/ https:\/\/api.rollbar.com\/ 'unsafe-eval';frame-src https:\/\/www.loom.com\/ 'unsafe-eval';object-src 'self';style-src * 'unsafe-inline' 'self' blob:;img-src * 'self' 'unsafe-inline' 'unsafe-eval' data:;font-src https:\/\/cdn.jsdelivr.net\/npm\/rsuite\/dist\/styles\/fonts\/rsuite-icon-font.woff https:\/\/cdn.jsdelivr.net\/npm\/rsuite\/dist\/styles\/fonts\/rsuite-icon-font.ttf https:\/\/fonts.gstatic.com 'unsafe-eval';"
}