maverick

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

Wat is maverick?

maverick is een Chrome-extensie ontwikkeld door https://maverickapp.io, en de belangrijkste functie is "Transform your business development efforts into a cohesive, measurable strategy with tools and processes designed to deliver more…".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie maverick

Download maverick-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam maverick maverick
ID dimfjlglnagplmcoabjbhoefnljgpbfb
Officiële URL https://chromewebstore.google.com/detail/maverick/dimfjlglnagplmcoabjbhoefnljgpbfb
Beschrijving Transform your business development efforts into a cohesive, measurable strategy with tools and processes designed to deliver more…
Bestandsgrootte 24.79 KB
Aantal Installaties 65
Huidige Versie 0.0.6
Laatst Bijgewerkt 2021-02-04
Publicatiedatum 2020-07-12
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://maverickapp.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://maverickapp.io
Help Pagina-URL https://www.maverickapp.io/privacy-policy
URL van de Privacybeleid Pagina https://www.maverickapp.io/privacy-policy
Ondersteunde Talen 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"
    }
}