maverick

Transform your business development efforts into a cohesive, measurable strategy with tools and processes designed to deliver more…

ما هو maverick؟

maverick هو إضافة Chrome تم تطويرها بواسطة https://maverickapp.io، والميزة الرئيسية لها هي "Transform your business development efforts into a cohesive, measurable strategy with tools and processes designed to deliver more…".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة maverick

قم بتنزيل ملفات الامتداد maverick بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Transform your business development efforts into a cohesive, measurable strategy with tools and processes designed to deliver more quality conversations and more closed business. Maverick isn’t a marketing automation tool disguised as another CRM and sold to you as a sales tool. Marketing automation tools are not designed to nurture sales leads and close business. 

Maverick addresses the true workflow bottlenecks facing  sales and enablement reps, by enabling them to act as an extension of themselves. Netting your business more effective and efficient outputs.                    

معلومات أساسية عن التمديد

الاسم maverick maverick
ID dimfjlglnagplmcoabjbhoefnljgpbfb
عنوان URL الرسمي https://chromewebstore.google.com/detail/maverick/dimfjlglnagplmcoabjbhoefnljgpbfb
الوصف Transform your business development efforts into a cohesive, measurable strategy with tools and processes designed to deliver more…
حجم الملف 24.79 KB
عدد التثبيتات 65
النسخة الحالية 0.0.6
آخر تحديث 2021-02-04
تاريخ النشر 2020-07-12
تقييم 5.00/5 مجموع تقييمات 4
المطور https://maverickapp.io
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://maverickapp.io
عنوان صفحة المساعدة https://www.maverickapp.io/privacy-policy
عنوان صفحة سياسة الخصوصية https://www.maverickapp.io/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "maverick",
    "version": "0.0.6",
    "homepage_url": "https:\/\/app.maverickapp.io",
    "permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/inbox.google.com\/",
        "https:\/\/app.maverickapp.io\/"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "inboxsdk.js",
                "loader.js"
            ]
        }
    ],
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "80": "icon-80.png"
    }
}