Amplemarket Emailmatcher

Find any email address in seconds

Apa itu Amplemarket Emailmatcher?

Amplemarket Emailmatcher adalah ekstensi Chrome yang dikembangkan oleh http://emailmatcher.com, dan fitur utamanya adalah "Find any email address in seconds".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Amplemarket Emailmatcher

Unduh file ekstensi Amplemarket Emailmatcher dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Find any email address in a matter of seconds.

With the Amplemarket Emailmatcher extension you can quickly find emails at any company. Just click the toolbar icon and start searching!

Feel free to reach out to us - [email protected]                    

Informasi Dasar Ekstensi

Nama Amplemarket Emailmatcher Amplemarket Emailmatcher
ID hpfjaceoaoompbnjmhokccopgfmlchdk
URL Resmi https://chrome.google.com/webstore/detail/amplemarket-emailmatcher/hpfjaceoaoompbnjmhokccopgfmlchdk
Deskripsi Find any email address in seconds
Ukuran File 99.4 KB
Jumlah Instalasi 1,000
Versi Saat Ini 1.1
Terakhir Diperbarui 2017-03-06
Tanggal Publikasi 2017-03-06
Penilaian 3.50/5 Total 6 Penilaian
Pengembang http://emailmatcher.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://emailmatcher.com
URL Halaman Bantuan https://emailmatcher.com
URL Halaman Kebijakan Privasi https://amplemarket.com/privacy
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Amplemarket Emailmatcher",
    "short_name": "Emailmatcher",
    "description": "Find any email address in seconds",
    "version": "1.1",
    "author": "Amplemarket",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon48.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Find email"
    },
    "homepage_url": "https:\/\/www.emailmatcher.com\/",
    "permissions": [
        "https:\/\/emailmatcher.com\/*",
        "http:\/\/*.amplemarket.com\/*",
        "https:\/\/*.amplemarket.com\/*",
        "identity",
        "identity.email",
        "tabs"
    ]
}