Explore Protech
Coffee First, Business Later culture of Explore ProTech - allowing tribe members to connect and introduce each other
Was ist Explore Protech?
Explore Protech ist eine Chrome-Erweiterung, die von My Most Trusted Network entwickelt wurde, und ihr Hauptmerkmal ist "Coffee First, Business Later culture of Explore ProTech - allowing tribe members to connect and introduce each other".
Erweiterungsscreenshots
Explore Protech-Erweiterungs-CRX-Datei herunterladen
Laden Sie Explore Protech-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
The Coffee App is a tool that facilitates connections, introductions, and conversations between entrepreneurs on Linkedin. This fantastic application is powered by the original My Most Trusted application and is available free of charge to all the members of Explore ProTech Entrepreneurial Haven. The extension makes it incredibly easy for entrepreneurs to keep track of their trusted ‘inner circle’ connections on Linkedin. It also facilitates continued conversation between trusted connections - making it easy to build relationships, keep in touch and share valuable resources and information. It also facilitates introductions between trusted connections - assisting entrepreneurs in giving and getting introductions, referrals and connections. There is no easier way to keep track of your inner circle on Linkedin. And no easier way to facilitate messaging and conversation, as well as introductions and referrals between entrepreneurs. This app is a gamechanger because it facilitates the “Coffee First, Business Later” culture of Explore ProTech in a way that is easily managed and maintained and wildly productive. If you’re still struggling with finding enough connections to sustainably grow your access to opportunities, this app is for you. It will assist you with filling your pipeline with virtual coffee’s with entrepreneurs from all over the world - ensuring that you keep talking, having coffee, and growing your business, in a sustainable manner. Coffee with entrepreneurs make the world go round. So book yours today using The Coffee App by Explore ProTech powered by My Most Trusted.
Grundlegende Informationen zur Erweiterung
Name | Explore Protech |
ID | kmiffcegilkpjgnceklfaigpocihlimf |
Offizielle URL | https://chromewebstore.google.com/detail/explore-protech/kmiffcegilkpjgnceklfaigpocihlimf |
Beschreibung | Coffee First, Business Later culture of Explore ProTech - allowing tribe members to connect and introduce each other |
Dateigröße | 3.77 MB |
Installationsanzahl | 47 |
Aktuelle Version | 1.0.0.19 |
Letztes Update | 2024-02-28 |
Veröffentlichungsdatum | 2023-01-03 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | My Most Trusted Network |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://exploreprotech.com/ |
URL der Datenschutzrichtlinien-Seite | https://mymosttrusted.net/site/privacy-policy |
Unterstützte Sprachen | en |
manifest.json | |
{ "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_icon": "mmt-srcwl-ftjiyelngatxmoen\/icon48.png", "default_popup": "goto-linkedin.html", "default_tite": "Explore Protech" }, "content_scripts": [ { "css": [ "mmt-srcwl-ftjiyelngatxmoen\/css\/no-print.css" ], "js": [ "mmt-srcwl-ftjiyelngatxmoen\/js\/underscore.min.js", "mmt-srcwl-ftjiyelngatxmoen\/js\/jquery.min.js", "js\/limits-lift.js", "mmt-srcwl-ftjiyelngatxmoen\/js\/jquery-ui.min.js", "mmt-srcwl-ftjiyelngatxmoen\/js\/moment.min.js", "js\/content-miner.js", "js\/content-script.js", "mmt-srcwl-ftjiyelngatxmoen\/js\/bililite-range.js" ], "matches": [ "*:\/\/*.linkedin.com\/*" ], "run_at": "document_start" }, { "js": [ "mmt-srcwl-ftjiyelngatxmoen\/js\/sweetalert.min.js", "mmt-srcwl-ftjiyelngatxmoen\/js\/webcomponent-loader.js", "mmt-srcwl-ftjiyelngatxmoen\/js\/loadscript.js" ], "matches": [ "*:\/\/*.linkedin.com\/*" ], "run_at": "document_idle" } ], "web_accessible_resources": [ { "resources": [ "mmt-srcwl-ftjiyelngatxmoen\/icon128.png", "mmt-srcwl-ftjiyelngatxmoen\/icon256.png", "popup-mmt-srcwl-ftjiyelngatxmoen.html", "index-mmt-srcwl-ftjiyelngatxmoen.html", "mmt-srcwl-ftjiyelngatxmoen\/css\/linkedin.css", "mmt-srcwl-ftjiyelngatxmoen\/images\/extension-tab.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/tick.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/close.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/cross.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/gradient-bg-md.svg", "mmt-srcwl-ftjiyelngatxmoen\/circle-logo-icon-white.png", "mmt-srcwl-ftjiyelngatxmoen\/logo-dark.png", "mmt-srcwl-ftjiyelngatxmoen\/icon.png", "mmt-srcwl-ftjiyelngatxmoen\/circle-logo-icon.png", "mmt-srcwl-ftjiyelngatxmoen\/images\/send-config.png", "mmt-srcwl-ftjiyelngatxmoen\/images\/ios-arrow-down-white.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/ios-arrow-up-white.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/ios-add-circle-outline.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/golden-thumb.png", "mmt-srcwl-ftjiyelngatxmoen\/images\/refer-icon.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/loading.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/affiliate-icon.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/linkedin-icon.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/ios-thumbs-up.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/ios-thumbs-down.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/ios-arrow-down.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-02-logo.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-03-score.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-04-gold-recommend.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-05-introduction.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-06-personality.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-07-affiliate.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-08-view.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-09-askai.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-10-tag-modify.svg", "mmt-srcwl-ftjiyelngatxmoen\/images\/mmt-icons-11-add-trusted.svg", "mmt-srcwl-ftjiyelngatxmoen\/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": "Coffee First, Business Later culture of Explore ProTech - allowing tribe members to connect and introduce each other", "icons": { "128": "mmt-srcwl-ftjiyelngatxmoen\/icon128.png", "16": "mmt-srcwl-ftjiyelngatxmoen\/icon16.png", "256": "mmt-srcwl-ftjiyelngatxmoen\/icon256.png", "48": "mmt-srcwl-ftjiyelngatxmoen\/icon48.png", "96": "mmt-srcwl-ftjiyelngatxmoen\/icon96.png" }, "manifest_version": 3, "name": "Explore Protech", "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": "Explore Protech", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0.19" } |