WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
IG DM bot - DM Automation

IG DM bot - DM Automation

View on Chrome Web Store
View IG DM bot - DM Automation Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (55 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Automate IG DMs: Send tailored messages to new followers or anyone—followers, followings, others. Efficient and personalized.
Type
Extension
Users
10,000 users
Website hypercavs.com
hypercavs
View author page of hypercavs
Published
Published on February 9, 2021
Version 1.9.2
Manifest version
3
Updated
Updated on September 12, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View IG DM bot - DM Automation 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": "__MSG_chrome_extension_name__",
    "description": "__MSG_chrome_extension_description__",
    "version": "1.9.2",
    "manifest_version": 3,
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "default_locale": "en",
    "action": {
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "inject.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/hypercavs.com\/*",
        "*:\/\/*.instagram.com\/*"
    ]
}
© 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