noble

Connect your prospects with happy customers they know

Qu'est-ce que noble ?

noble est une extension Chrome développée par noble-extension-publishers, et sa fonction principale est "Connect your prospects with happy customers they know".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension noble

Téléchargez les fichiers d'extension noble au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom noble noble
ID ifijlkhedlcgaffefifnpheooooamici
URL Officiel https://chromewebstore.google.com/detail/noble/ifijlkhedlcgaffefifnpheooooamici
Description Connect your prospects with happy customers they know
Taille du Fichier 615 KB
Nombre d'Installations 53
Version Actuelle 1.0.11
Dernière Mise à Jour 2024-02-13
Date de Publication 2023-07-18
Évaluation 5.00/5 Total 4 Évaluations
Développeur noble-extension-publishers
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.thatsnoble.com/
URL de la Page de Politique de Confidentialité https://josh6941.wixsite.com/noble/privacy
Langues Prises en Charge 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"
    }
}