WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Autotouch AI

Autotouch AI

View on Chrome Web Store
5.0 (2 ratings)
1 new ratings
36 views
0 downloads

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

Prospecting assistant built for AEs.
Type
Extension
Users
47 users
1
Website autotouch.ai
nic
Published
Version 5.0.97
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "5.0.97",
    "author": "autotouch ai, llc",
    "name": "Autotouch AI",
    "description": "Prospecting assistant built for AEs.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "tabs",
        "identity",
        "identity.email",
        "scripting"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "constants.90d51f50.js"
            ],
            "css": []
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "linkedin.2a50032f.js"
            ],
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "mock-data-checker.3917e661.js"
            ],
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "mockData.e005f697.js"
            ],
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "utils.6d32a8fe.js"
            ],
            "css": []
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "ui.242912c4.js"
            ],
            "all_frames": false,
            "css": [
                "ui.3b617947.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "https:\/\/login.microsoftonline.com\/*",
        "https:\/\/graph.microsoft.com\/*"
    ],
    "oauth2": {
        "client_id": "927405040806-lgrtpb3g8mva9fng9dab80a8dtvkuqun.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "at_blue_logo.9772e57c.png",
                "logo_letters.1d2f0848.svg",
                "ui.8c926829.png"
            ]
        }
    ]
}
© 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.