Bronto by Commsor

Your personal network is your net worth has never been more true. Whether it’s a warm intro to close a deal quickly or building…

Τι είναι το Bronto by Commsor;

Το Bronto by Commsor είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://commsor.com, και η κύρια λειτουργία του είναι "Your personal network is your net worth has never been more true. Whether it’s a warm intro to close a deal quickly or building…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Bronto by Commsor

Λήψη αρχείων επέκτασης Bronto by Commsor σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Your personal network is your net worth has never been more true.

Whether it’s a warm intro to close a deal quickly or building key relationships for your future career, Bronto helps you invest in your network strategically.

Bronto is built for dynamic professionals who are more than just their 9-5. Manage your multi-faceted network to support all your side hustles, projects, community peers, fans, mentors, and more.

Bronto is in Beta Right now

🔓 Unlock valuable warm intros into key people.
🌱 Grow your network by supporting others. Facilitate introductions & connections.
🔮 Know the best way to engage with key individuals.
🧭 Understand your real relationships scattered across Linkedin, Gmail, Twitter, & more
👁‍ Keep focused on the relationship that matter to your long term goals
🗂 Curate & decide exactly how you share your network.
⭐ Control what aspects of your network you want to share with followers, prospects, teammates, and even your employer.

—

By installing the extension, you agree to Commsor’s Terms of Service & Privacy Policy (https://www.commsor.com/terms)                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Bronto by Commsor Bronto by Commsor
ID iejedmednmnhjcllbndohfhfaonmihfk
Επίσημο URL https://chromewebstore.google.com/detail/bronto-by-commsor/iejedmednmnhjcllbndohfhfaonmihfk
Περιγραφή Your personal network is your net worth has never been more true. Whether it’s a warm intro to close a deal quickly or building…
Μέγεθος Αρχείου 369 KB
Αριθμός Εγκαταστάσεων 305
Τρέχουσα Έκδοση 1.2.2
Τελευταία Ενημέρωση 2024-03-01
Ημερομηνία Δημοσίευσης 2023-08-31
Αξιολόγηση 5.00/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής https://commsor.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://commsor.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://support.commsor.com/
URL της Σελίδας Πολιτικής Απορρήτου https://www.commsor.com/terms
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bronto by Commsor",
    "version": "1.2.2",
    "action": {
        "default_popup": "index.html"
    },
    "host_permissions": [
        "https:\/\/*.commsor.com\/",
        "https:\/\/www.linkedin.com\/"
    ],
    "permissions": [
        "alarms",
        "background",
        "cookies",
        "storage"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.index.tsx-ff29edf8-8cad546d.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/index-bb59624b.css"
            ]
        }
    ],
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg4DzbCZBX7AVHiZP0OK3dgV257rWwvT7T\/oAKMFh\/zz9tcgZk0SvzOqFOsOvCuymAStOeZuecZuJP8a8grCZKW7W+y3l9rvTuzQwTu+TfRWh1bMi7Y4f8XgblYeaC1fcAaOyXXkR0bHGFfKBCjeiA\/uj1oDfRhUFuadxWZjFTlMZFIh0L1022GYUZKAXkCBLErX2bI9Y0uHeuAHy4ld5ZOFybgXYP8RiTG+AP3ydlVSOby2ogDH\/0WZhSaF3kbMPO8awveZNE27\/mIJPnWYJE5XzbUIf63HqPUUcVXFcpygdt6LyItfGZ4BJ8PJMloZZ0uTXde4cN1Vs+6zIpZCapQIDAQAB",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "assets\/index-e7ab866d.js",
                "assets\/storage-d78fc33b.js",
                "assets\/index.tsx-ff29edf8.js"
            ],
            "use_dynamic_url": true
        }
    ]
}