WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
VoiceLi: AI-driven LinkedIn Comment Advisor

VoiceLi: AI-driven LinkedIn Comment Advisor

View on Chrome Web Store
View VoiceLi: AI-driven LinkedIn Comment Advisor Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
10 views
This extension has been viewed 10 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.

Boost your LinkedIn. Generate personalized, AI-driven comments effortlessly, enhancing engagement and saving time. Join now!
Type
Extension
Users
5 users
1
Website eigsoft.com
English In Games (mobile apps eLang.app)
View author page of English In Games (mobile apps eLang.app)
Published
Published on February 19, 2024
Version 1.0.1
Manifest version
3
Updated
Updated on March 21, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View VoiceLi: AI-driven LinkedIn Comment Advisor 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": "VoiceLi: AI-driven LinkedIn Comment Advisor",
    "version": "1.0.1",
    "description": "Boost your LinkedIn. Generate personalized, AI-driven comments effortlessly, enhancing engagement and saving time. Join now!",
    "permissions": [
        "storage"
    ],
    "minimum_chrome_version": "120",
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icon48.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "host_permissions": [
        "https:\/\/*.linkedin.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.elang.app\/*",
                "https:\/\/edu-elang-app-development-gm4e3.ondigitalocean.app\/*"
            ],
            "js": [
                "src\/pages\/content\/index.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon128.png",
                "icon48.png",
                "icon16.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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