noble

Connect your prospects with happy customers they know

Apa itu noble?

noble adalah ekstensi Chrome yang dikembangkan oleh noble-extension-publishers, dan fitur utamanya adalah "Connect your prospects with happy customers they know".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi noble

Unduh file ekstensi noble 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

                        People buy the products their friends use or recommend. Whether you’re looking for warm intros to your target prospects or trying to steer them to your happy customers when they backchannel, Noble turns these word of mouth conversations into your best sales channel. Sell how people like to buy. That’s Noble.

Get started for free and learn more at thatsnoble.com                    

Informasi Dasar Ekstensi

Nama noble noble
ID ifijlkhedlcgaffefifnpheooooamici
URL Resmi https://chromewebstore.google.com/detail/noble/ifijlkhedlcgaffefifnpheooooamici
Deskripsi Connect your prospects with happy customers they know
Ukuran File 615 KB
Jumlah Instalasi 53
Versi Saat Ini 1.0.11
Terakhir Diperbarui 2024-02-13
Tanggal Publikasi 2023-07-18
Penilaian 5.00/5 Total 4 Penilaian
Pengembang noble-extension-publishers
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.thatsnoble.com/
URL Halaman Kebijakan Privasi https://josh6941.wixsite.com/noble/privacy
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "noble",
    "author": "Noble Team",
    "description": "Connect your prospects with happy customers they know",
    "version": "1.0.11",
    "action": {
        "default_popup": "popup.html",
        "default_title": "NOBLE",
        "default_icon": "icon.png"
    },
    "permissions": [
        "cookies",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        ""
    ],
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "64": "icon.png",
        "128": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}