Seamless.AI

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

What is Seamless.AI?

Seamless.AI is a Chrome extension developed by https://seamless.ai, and its main feature is "Find perfect emails, phone numbers and insights for anyone using Seamless.ai - 100% Free!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Seamless.AI Extension CRX File

Download Seamless.AI extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Seamless.AI Seamless.AI
ID dbepenphjfofmnjmlacfcdehikakmaap
Official URL https://chromewebstore.google.com/detail/seamlessai/dbepenphjfofmnjmlacfcdehikakmaap
Description Find perfect emails, phone numbers and insights for anyone using Seamless.ai - 100% Free!
File Size 14.41 MB
Installation Count 117,437
Current Version 12.20.1
Last Updated 2024-01-31
Publish Date 2020-06-18
Rating 4.63/5 Total 144 Ratings
Developer https://seamless.ai
Email [email protected]
Payment Type free
Extension Website http://www.seamless.ai/
Help Page URL http://www.seamless.ai
Privacy Policy Page URL https://www.seamless.ai/policies?tab=policies-chromepolicy
Supported Languages 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';"
}