Circle of Trust

LinkedIn business networking extension for entrepreneurs that makes prospecting and generating referrals easy.

Co to jest Circle of Trust?

Circle of Trust to rozszerzenie Chrome opracowane przez My Most Trusted Network, a jego główną funkcją jest „LinkedIn business networking extension for entrepreneurs that makes prospecting and generating referrals easy.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Circle of Trust

Pobierz pliki rozszerzeń Circle of Trust w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Circle of Trust allows the School of Entrepreneurship’s students and community members to connect, have conversations, and make warm introductions. And it is available free of charge to them.

Essentially, Circle of Trust is a business networking extension for entrepreneurs that plugs into LinkedIn. 

The extension makes it incredibly easy for users to keep track of their trusted ‘inner circle’ connections on Linkedin. Prospecting becomes a breeze while the referrals you generate are warm introductions that actually result in sales or deals.

This powerful application is a game changer because it facilitates conversations in such a way that is easily managed and maintained and wildly productive.

If you’re struggling to find enough connections on LinkedIn to fill your sales pipeline, this extension is for you. Install it today to end your frustrations!

—

The School of Entrepreneurship’s 4LIFE Entrepreneurship Programme™ gives aspiring entrepreneurs and startups lifetime access to the coaching, blueprint, and tools they need to start, scale, and sustain a business under the guidance of accomplished entrepreneurs.

Circle of Trust is powered by My Most Trusted.                    

Podstawowe informacje o rozszerzeniu

Nazwa Circle of Trust Circle of Trust
ID ahbaomfclkbgaadpmlcmlchhcgfibfld
Oficjalny URL https://chromewebstore.google.com/detail/circle-of-trust/ahbaomfclkbgaadpmlcmlchhcgfibfld
Opis LinkedIn business networking extension for entrepreneurs that makes prospecting and generating referrals easy.
Rozmiar pliku 3.58 MB
Liczba instalacji 86
Aktualna Wersja 1.0.0.19
Ostatnia Aktualizacja 2024-02-29
Data Publikacji 2023-02-19
Deweloper My Most Trusted Network
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://schoolofentrepreneurship.co/circle-of-trust
Adres URL Strony Pomocy https://schoolofentrepreneurship.co/contact
Adres URL Strony Polityki Prywatności https://mymosttrusted.net/site/privacy-policy
Obsługiwane Języki en
manifest.json
{
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "mmt-srcwl-dedjfbfbklqwgogq\/icon48.png",
        "default_popup": "goto-linkedin.html",
        "default_tite": "Circle of Trust"
    },
    "content_scripts": [
        {
            "css": [
                "mmt-srcwl-dedjfbfbklqwgogq\/css\/no-print.css"
            ],
            "js": [
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/underscore.min.js",
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/jquery.min.js",
                "js\/limits-lift.js",
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/jquery-ui.min.js",
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/moment.min.js",
                "js\/content-miner.js",
                "js\/content-script.js",
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/bililite-range.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/sweetalert.min.js",
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/webcomponent-loader.js",
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/loadscript.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "mmt-srcwl-dedjfbfbklqwgogq\/icon128.png",
                "mmt-srcwl-dedjfbfbklqwgogq\/icon256.png",
                "popup-mmt-srcwl-dedjfbfbklqwgogq.html",
                "index-mmt-srcwl-dedjfbfbklqwgogq.html",
                "mmt-srcwl-dedjfbfbklqwgogq\/css\/linkedin.css",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/extension-tab.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/tick.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/close.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/cross.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/gradient-bg-md.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/circle-logo-icon-white.png",
                "mmt-srcwl-dedjfbfbklqwgogq\/logo-dark.png",
                "mmt-srcwl-dedjfbfbklqwgogq\/icon.png",
                "mmt-srcwl-dedjfbfbklqwgogq\/circle-logo-icon.png",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/send-config.png",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/ios-arrow-down-white.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/ios-arrow-up-white.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/ios-add-circle-outline.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/golden-thumb.png",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/refer-icon.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/loading.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/affiliate-icon.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/linkedin-icon.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/ios-thumbs-up.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/ios-thumbs-down.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/ios-arrow-down.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-02-logo.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-03-score.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-04-gold-recommend.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-05-introduction.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-06-personality.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-07-affiliate.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-08-view.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-09-askai.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-10-tag-modify.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/images\/mmt-icons-11-add-trusted.svg",
                "mmt-srcwl-dedjfbfbklqwgogq\/js\/main-dom.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/* wss:\/\/* data: blob: filesystem:; script-src-elem 'self' 'unsafe-inline' https:\/\/cdnjs.cloudflare.com\/ https:\/\/fonts.googleapis.com\/;"
    },
    "description": "LinkedIn business networking extension for entrepreneurs that makes prospecting and generating referrals easy.",
    "icons": {
        "128": "mmt-srcwl-dedjfbfbklqwgogq\/icon128.png",
        "16": "mmt-srcwl-dedjfbfbklqwgogq\/icon16.png",
        "256": "mmt-srcwl-dedjfbfbklqwgogq\/icon256.png",
        "48": "mmt-srcwl-dedjfbfbklqwgogq\/icon48.png",
        "96": "mmt-srcwl-dedjfbfbklqwgogq\/icon96.png"
    },
    "manifest_version": 3,
    "name": "Circle of Trust",
    "permissions": [
        "storage",
        "background",
        "alarms",
        "notifications",
        "downloads",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*",
        "*:\/\/*.gstatic.com\/*",
        "*:\/\/*.mosttrusted.net\/*",
        "*:\/\/mosttrusted.net\/*",
        "*:\/\/static-exp2.licdn.com\/*",
        "*:\/\/*.linkedlimits.com\/*"
    ],
    "short_name": "Circle of Trust",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.19"
}