Amplemarket

Allows Amplemarket to work from within your Gmail account. Reach out to [email protected] if you have any questions.

Amplemarket란 무엇입니까?

Amplemarket은(는) https://amplemarket.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Allows Amplemarket to work from within your Gmail account. Reach out to [email protected] if you have any questions."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Amplemarket 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Allows Amplemarket to work from within your Gmail account, CRM and social networks like LinkedIn. 

What is Amplemarket?
Amplemarket is a sales platform that helps you find and get in touch with your next customers in the most efficient and personalized way possible. We help you with the following:

LEAD GENERATION
Find the right prospects based on buying intent and filters like job title, industry, location, technologies used and many more.

CUSTOMIZED OUTREACH
Set up extremely personalized sales cadences that will automatically engage and follow up with your leads on multiple channels (email, phone, social selling - e.g. LinkedIn, physical goods, etc).

SMART ACTIONS
Streamline sales workflows so you can focus on selling. Amplemarket will make sure no lead is left behind and no information gets lost.

In order to use this extension you need to have an account with amplemarket.com

Reach out to [email protected] if you have any questions                    

확장 프로그램 기본 정보

이름 Amplemarket Amplemarket
ID hpmofmhcflopelbdkalanmdbaifbmaek
공식 URL https://chromewebstore.google.com/detail/amplemarket/hpmofmhcflopelbdkalanmdbaifbmaek
설명 Allows Amplemarket to work from within your Gmail account. Reach out to [email protected] if you have any questions.
파일 크기 2.24 MB
설치 횟수 4,419
현재 버전 3.0.50
최근 업데이트 2024-03-04
출시 날짜 2020-06-30
평점 5.00/5 총 8 개의 평점
개발자 https://amplemarket.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://amplemarket.com
도움말 페이지 URL https://intercom.help/amplemarket/en
개인정보 보호 정책 페이지 URL https://amplemarket.com/privacy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkk+Aa0MVCg8OanGoYtXobqmOzDQfIGLGBoz+ypyeMsDtLUJPQcFZibbAkLhD9cGfG0nLA0rhqlstXcTcfsp2cBvBXlABKfkXu5Kk8p3HPmZv0C2n7DiOaUvDd+V2hTmL2ZRau0T231cHun3FNHT72TKDnX80c6PtAuMmFO+UiEAQPTFspyM7tbhwCrMGjOy8r+G9SaP8RQsDWdLn1dMZZQhxZpEflkrMWPAKZ\/jPRtr7O0va+nHA1bc\/dnGGCUt5OCmtkDEqTLRBTiMaGJ+sxMwA\/2VBnv3LYMbPkz\/M4xg9HZHfsWIrzVtoNpQLOrloQIPM+VpuGcPHs1hTPGkuYwIDAQAB",
    "manifest_version": 2,
    "name": "Amplemarket",
    "short_name": "Amplemarket",
    "description": "Allows Amplemarket to work from within your Gmail account. Reach out to [email protected] if you have any questions.",
    "version": "3.0.50",
    "icons": {
        "16": "icon16.5f41d696.png",
        "48": "icon48.d96aa812.png",
        "128": "icon128.76c166cc.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/ampledash-staging.uc.r.appspot.com\/*",
            "*:\/\/amplemarket.com\/*",
            "*:\/\/app.amplemarket.com\/*",
            "*:\/\/staging.amplemarket.com\/*",
            "http:\/\/localhost:3000\/*",
            "https:\/\/localhost:3000\/*"
        ]
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "declarative_net_request_rules.3b5f79d2.json"
            }
        ]
    },
    "permissions": [
        "*:\/\/*\/linkedin.html",
        "*:\/\/contacts.google.com\/*",
        "https:\/\/mail.google.com\/",
        "https:\/\/inbox.google.com\/",
        "*:\/\/linkedin.com\/*",
        "*:\/\/*.linkedin.com\/*",
        "tabs",
        "webRequest",
        "declarativeNetRequest",
        "cookies",
        "storage",
        "unlimitedStorage"
    ],
    "web_accessible_resources": [
        "icon.png",
        "empty-pixel.png",
        "iframe.html",
        "error.html",
        "icon.svg",
        "icon1.svg",
        "icon2.svg",
        "icon1_square.svg",
        "dialer\/index.html",
        "linkedin_bulk_actions\/linkedin.html",
        "linkedin_window\/iframe.html",
        "linkedin_window\/window.html",
        "linkedin_window\/waiting.html",
        "pageWorld.js",
        "*entrypoint*",
        "versions.json"
    ],
    "background": {
        "persistent": true,
        "scripts": [
            "background.a2717a99.js",
            "loaders\/loader-background-scripts.836c90e0.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "*:\/\/*.mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "loaders\/loader-gmail-content-scripts.d123d68f.js"
            ],
            "css": [
                "global.557690a2.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.contacts.google.com\/*",
                "https:\/\/contacts.google.com\/*"
            ],
            "all_frames": true,
            "js": [
                "emailmatcher\/contacts.a73bb416.js"
            ],
            "css": [
                "emailmatcher\/style.600c40bd.css"
            ]
        },
        {
            "matches": [
                "*:\/\/linkedin.com\/*",
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "linkedin_window\/spoof-extension-tracking.41b60a39.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "css": []
        },
        {
            "matches": [
                "*:\/\/linkedin.com\/*",
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "loaders\/loader-linkedin-content-scripts.bd0d50dc.js"
            ],
            "css": [
                "global.557690a2.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.force.com\/*",
                "*:\/\/*.salesforce.com\/*"
            ],
            "all_frames": true,
            "js": [
                "loaders\/loader-salesforce-content-scripts.f6578b08.js"
            ],
            "css": [
                "global.557690a2.css"
            ]
        },
        {
            "matches": [
                "*:\/\/app.amplemarket.com\/*",
                "*:\/\/staging.amplemarket.com\/*",
                "https:\/\/localhost:3000\/*"
            ],
            "js": [
                "shared\/rollback-notification.5584f20d.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "*:\/\/*.hubspot.com\/contacts\/*"
            ],
            "all_frames": true,
            "js": [
                "loaders\/loader-hubspot-content-scripts.9b96c85f.js"
            ],
            "css": [
                "global.557690a2.css"
            ]
        }
    ]
}