WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
HEET.AI - Automate LinkedIn Comments at Scale

HEET.AI - Automate LinkedIn Comments at Scale

View on Chrome Web Store
View HEET.AI - Automate LinkedIn Comments at Scale Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (34 ratings)
1 new ratings
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 05, 2025.

heet.ai is the Ultimate Social Selling and Warm Outreach Tool for LinkedIn [try 7-day FREE trial].
Type
Extension
Users
105 users
1
heetai
View author page of heetai
Published
Published on December 21, 2023
Version 3.3.0
Manifest version
3
Updated
Updated on July 31, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View HEET.AI - Automate LinkedIn Comments at Scale 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",
    "manifest_version": 3,
    "name": "HEET.AI - Automate LinkedIn Comments at Scale",
    "description": "heet.ai is the Ultimate Social Selling and Warm Outreach Tool for LinkedIn [try 7-day FREE trial].",
    "icons": {
        "16": "assets\/icons\/favicon-1.png",
        "32": "assets\/icons\/favicon-1.png",
        "48": "assets\/icons\/favicon-1.png",
        "128": "assets\/icons\/favicon-1.png"
    },
    "action": {
        "default_title": "heet.ai",
        "default_popup": "index.html"
    },
    "version": "3.3.0",
    "permissions": [
        "proxy",
        "tabs",
        "storage",
        "cookies",
        "webRequest",
        "management"
    ],
    "host_permissions": [
        "https:\/\/*.amazonaws.com\/*",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/www.linkedin.com\/sales\/*",
        "https:\/\/dev.api.heet.ai\/*",
        "https:\/\/api.heet.ai\/*",
        "http:\/\/localhost:8000\/*",
        "http:\/\/localhost:8080\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "contentStyles.css"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "css": [
                "contentScript.css"
            ],
            "js": [
                "contentScript.js",
                "emulateWriting.js",
                "widget.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        }
    ]
}
© 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