Explore Protech

Coffee First, Business Later culture of Explore ProTech - allowing tribe members to connect and introduce each other

Explore Protechคืออะไร?

Explore Protech เป็นส่วนขยายของ Chrome ที่พัฒนาโดย My Most Trusted Network และคุณลักษณะหลักของมันคือ "Coffee First, Business Later culture of Explore ProTech - allowing tribe members to connect and introduce each other"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Explore Protech

ดาวน์โหลดไฟล์ส่วนขยาย Explore Protech ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Explore Protech Explore Protech
ID kmiffcegilkpjgnceklfaigpocihlimf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/explore-protech/kmiffcegilkpjgnceklfaigpocihlimf
คำอธิบาย Coffee First, Business Later culture of Explore ProTech - allowing tribe members to connect and introduce each other
ขนาดไฟล์ 3.77 MB
จำนวนการติดตั้ง 47
เวอร์ชันปัจจุบัน 1.0.0.19
อัปเดตครั้งล่าสุด 2024-02-28
วันที่เผยแพร่ 2023-01-03
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา My Most Trusted Network
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://exploreprotech.com/
URL หน้านโยบายความเป็นส่วนตัว https://mymosttrusted.net/site/privacy-policy
ภาษาที่รองรับ 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"
}