Replix.ai

Replix AI maximizes your online presence to create efficiently by leveraging the power of GPT4. Say less to say more!

Replix.aiとは何ですか?

Replix.aiはAldAstra Labsによって開発されたChromeの拡張機能で、その主な機能は「Replix AI maximizes your online presence to create efficiently by leveraging the power of GPT4. Say less to say more!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Replix.ai拡張機能のCRXファイルをダウンロード

Replix.ai拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Replix AI enables contextual content generation blazingly fast. No more mental block, start replying to that email right away!

With Replix AI, users can create high-quality content for professional and social media use, engage in meaningful conversations with their audience, and enhance their appeal on social channels. The platform offers AI-powered sentiment analysis that seamlessly integrates into responses for an added emotional touch.

Replix.AI is available as a free extension for Chrome, Firefox, Safari, Opera, and Edge, and can be used in two categories of online communication:

👩‍💻 Professional: Includes generating emails (Gmail & Outlook), posts, replies, comments and more (LinkedIn, Trello, Jira and Confluence). 

☕️ Social: Includes generating posts, replies, comments and more in Twitter, Linkedin, Youtube, Instagram and Producthunt. 

The service is private and secure and does not store any information used to generate prompts.

Replix AI is developed by the Ad-Astra team at Sogody.com and offers a free tier for all users for a limited time until additional features are released.                    

拡張機能の基本情報

名前 Replix.ai Replix.ai
ID nhfededlooagdmcpamafanjolhkekbbl
公式URL https://chromewebstore.google.com/detail/replixai/nhfededlooagdmcpamafanjolhkekbbl
説明 Replix AI maximizes your online presence to create efficiently by leveraging the power of GPT4. Say less to say more!
ファイルサイズ 1 MB
インストール数 799
現在のバージョン 1.2.20
最終更新日 2023-10-10
公開日 2023-02-09
評価 5.00/5 合計 21 レビュー
開発者 AldAstra Labs
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://replix.ai
プライバシーポリシーページのURL https://sogody.com/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.2.20",
    "author": "Sogody",
    "name": "Replix.ai",
    "description": "Replix AI maximizes your online presence to create efficiently by leveraging the power of GPT4. Say less to say more!",
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/replix.ai\/*",
                "*:\/\/*.replix.ai\/*"
            ],
            "js": [
                "add-version.857903b7.js"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "css": []
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/www.mail.google.com\/*",
                "https:\/\/*.mail.google.com\/*",
                "https:\/\/www.trello.com\/*",
                "https:\/\/*.trello.com\/*",
                "https:\/\/*.atlassian.net\/*",
                "https:\/\/*.producthunt.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook.office.com\/*",
                "https:\/\/*.instagram.com\/*",
                "https:\/\/*.youtube.com\/*"
            ],
            "js": [
                "content-script.f3a2e7da.js"
            ],
            "all_frames": true,
            "css": []
        },
        {
            "matches": [
                "*:\/\/replix.ai\/*",
                "*:\/\/*.replix.ai\/*"
            ],
            "js": [
                "replix-ai.ff3b8557.js"
            ],
            "all_frames": true,
            "css": []
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApcIbF+cEWFsAWhwKyPG331AR0aRDJUbQvVAemhOWQFpgDp7lqf6OOa+6TBUEPEViHuLrXJYac5BgB\/zFNePDKox0c6GeM2lg\/NHrJRsPHU+a7ML7XGSzgrafUXdSwu6Dh9g0OF\/vumPasd3Pil+5KH9OcOFESU3lBp04iGq9nN8\/AaoU9O+74SOgVmjy6+CXDUnlKHJGTf15VihmoHkafsVTXAE3AuUTLFh\/UXLH9bKIaqjwAvloovTGGy8JW800NQK02SJhrafR14eg96\/th+UQ1kkaQHpuHccttsoeEm76QBXlaYBGmbKez9y7agT1wEXfr64AOVsXEnTVXVfPLQIDAQAB",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:5173\/*",
            "https:\/\/*.replix.ai\/*",
            "https:\/\/www.replix.ai\/*",
            "https:\/\/replix-ai-kappa.vercel.app\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/fonts\/*",
                "assets\/icon.png"
            ],
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/www.mail.google.com\/*",
                "https:\/\/*.mail.google.com\/*",
                "https:\/\/www.trello.com\/*",
                "https:\/\/*.trello.com\/*",
                "https:\/\/*.atlassian.net\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook.office.com\/*",
                "https:\/\/*.instagram.com\/*",
                "https:\/\/www.producthunt.com\/*",
                "https:\/\/*.youtube.com\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/www.mail.google.com\/*",
                "https:\/\/*.mail.google.com\/*",
                "https:\/\/www.trello.com\/*",
                "https:\/\/*.trello.com\/*",
                "https:\/\/*.atlassian.net\/*",
                "https:\/\/*.producthunt.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook.office.com\/*",
                "https:\/\/*.instagram.com\/*",
                "https:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "content-script.7c05c6e1.png",
                "content-script.910a79d2.png",
                "content-script.b91a8ddc.svg",
                "content-script.776c6ce4.css"
            ]
        }
    ]
}