WebExtension.net
Toggle dark mode
WebExtension.net

Marketo Sales

View on Chrome Web Store
View Marketo Sales Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (75 ratings)
1 new ratings
5 views
This extension has been viewed 5 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Marketo Sales helps sales and marketing teams partner to drive more pipeline faster.
Type
Extension
Users
4,000 users
1K
Marketo Sales Connect
View author page of Marketo Sales Connect
Published
Published on March 31, 2011
Version 8.8.0
Manifest version
3
Updated
Updated on January 16, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Marketo Sales Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Marketo Sales",
    "short_name": "MSA",
    "version": "8.8.0",
    "manifest_version": 3,
    "description": "Marketo Sales helps sales and marketing teams partner to drive more pipeline faster.",
    "homepage_url": "https:\/\/toutapp.com",
    "default_locale": "en",
    "incognito": "split",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_extBrowserActionTitle__",
        "default_popup": "niko\/src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "storage",
        "tabs",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        "https:\/\/toutapp.com\/*",
        "https:\/\/staging.toutapp.com\/*",
        "https:\/\/qa1.toutapp.com\/*",
        "*:\/\/*\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset",
                "enabled": true,
                "path": "staticDeclarativeRules.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/sfskyline.png",
                "images\/white-toutapp.png",
                "images\/icon-tilt-38.png",
                "images\/icon-tilt-white.png",
                "images\/icon-tilt-purple.svg",
                "images\/nuxContent\/complete.png",
                "images\/nuxContent\/createTemplate.png",
                "images\/nuxContent\/liveFeed.png",
                "images\/nuxContent\/sendFirst.png",
                "images\/nuxContent\/sendSecond.png",
                "images\/one-off-icon-font-images\/warning.svg",
                "images\/sprites.png",
                "images\/additional_sprites.png",
                "images\/ajax-loader.gif",
                "images\/ajax-loader-t.gif",
                "images\/loading-plane.png",
                "images\/logo.png",
                "images\/toutapp-logo-blue.png",
                "images\/tout-loading-small.gif",
                "images\/tout-loading-small-purple.gif",
                "images\/white-marketo.svg",
                "images\/msc-logo.svg",
                "images\/sales-connect.svg",
                "images\/icon-19.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "gmail.js",
                "gmailExecute.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "css": [
                "niko\/css\/app.css"
            ],
            "js": [
                "niko\/js\/vendor.js",
                "niko\/js\/app.js",
                "niko\/js\/bootstrap.js"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top