maverick

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

What is maverick?

maverick is a Chrome extension developed by https://maverickapp.io, and its main feature is "Transform your business development efforts into a cohesive, measurable strategy with tools and processes designed to deliver more…".

Extension Screenshots

screenshot
screenshot

Download maverick Extension CRX File

Download maverick extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name maverick maverick
ID dimfjlglnagplmcoabjbhoefnljgpbfb
Official URL https://chromewebstore.google.com/detail/maverick/dimfjlglnagplmcoabjbhoefnljgpbfb
Description Transform your business development efforts into a cohesive, measurable strategy with tools and processes designed to deliver more…
File Size 24.79 KB
Installation Count 65
Current Version 0.0.6
Last Updated 2021-02-04
Publish Date 2020-07-12
Rating 5.00/5 Total 4 Ratings
Developer https://maverickapp.io
Email [email protected]
Payment Type free
Extension Website https://maverickapp.io
Help Page URL https://www.maverickapp.io/privacy-policy
Privacy Policy Page URL https://www.maverickapp.io/privacy-policy
Supported Languages 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"
    }
}