WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Replai – AI comments for LinkedIn/X (Twitter)

Replai – AI comments for LinkedIn/X (Twitter)

View on Chrome Web Store
View Replai – AI comments for LinkedIn/X (Twitter) Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (206 ratings)
1 new ratings
8 views
This extension has been viewed 8 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.

Create meaningful personalzied comments 10x faster with just 1 click, with GPT-4 for LinkedIn/X .
Type
Extension
Users
4,000 users
1K
Website replai.so
Sergey Bunas
View author page of Sergey Bunas
Published
Published on December 21, 2022
Version 2.1.5
Manifest version
3
Updated
Updated on August 9, 2024
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Replai – AI comments for LinkedIn/X (Twitter) 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",
    "description": "Create meaningful personalzied comments 10x faster with just 1 click, with GPT-4 for LinkedIn\/X .",
    "version": "2.1.5",
    "name": "Replai \u2013 AI comments for LinkedIn\/X (Twitter)",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/x.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/www.producthunt.com\/*",
                "https:\/\/app.replai.so\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ],
            "run_at": "document_start"
        }
    ]
}
© 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