noble

Connect your prospects with happy customers they know

ما هو noble؟

noble هو إضافة Chrome تم تطويرها بواسطة noble-extension-publishers، والميزة الرئيسية لها هي "Connect your prospects with happy customers they know".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة noble

قم بتنزيل ملفات الامتداد noble بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم noble noble
ID ifijlkhedlcgaffefifnpheooooamici
عنوان URL الرسمي https://chromewebstore.google.com/detail/noble/ifijlkhedlcgaffefifnpheooooamici
الوصف Connect your prospects with happy customers they know
حجم الملف 615 KB
عدد التثبيتات 53
النسخة الحالية 1.0.11
آخر تحديث 2024-02-13
تاريخ النشر 2023-07-18
تقييم 5.00/5 مجموع تقييمات 4
المطور noble-extension-publishers
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.thatsnoble.com/
عنوان صفحة سياسة الخصوصية https://josh6941.wixsite.com/noble/privacy
اللغات المدعومة 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"
    }
}