Seamless.AI

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

Hvad er Seamless.AI?

Seamless.AI er en Chrome-udvidelse udviklet af https://seamless.ai, og dens hovedfunktion er "Find perfect emails, phone numbers and insights for anyone using Seamless.ai - 100% Free!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download Seamless.AI-udvidelses-CRX-fil

Download Seamless.AI-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Seamless.AI Seamless.AI
ID dbepenphjfofmnjmlacfcdehikakmaap
Officiel URL https://chromewebstore.google.com/detail/seamlessai/dbepenphjfofmnjmlacfcdehikakmaap
Beskrivelse Find perfect emails, phone numbers and insights for anyone using Seamless.ai - 100% Free!
Filstørrelse 14.41 MB
Antal Installationer 117,437
Nuværende Version 12.20.1
Senest Opdateret 2024-01-31
Udgivelsesdato 2020-06-18
Bedømmelse 4.63/5 Samlet 144 Bedømmelser
Udvikler https://seamless.ai
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.seamless.ai/
Hjælpeside-URL http://www.seamless.ai
URL til Fortrolighedspolitik Side https://www.seamless.ai/policies?tab=policies-chromepolicy
Understøttede Sprog 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';"
}