Replix.ai

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

Co to jest Replix.ai?

Replix.ai to rozszerzenie Chrome opracowane przez AldAstra Labs, a jego główną funkcją jest „Replix AI maximizes your online presence to create efficiently by leveraging the power of GPT4. Say less to say more!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Replix.ai

Pobierz pliki rozszerzeń Replix.ai w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Replix.ai Replix.ai
ID nhfededlooagdmcpamafanjolhkekbbl
Oficjalny URL https://chromewebstore.google.com/detail/replixai/nhfededlooagdmcpamafanjolhkekbbl
Opis Replix AI maximizes your online presence to create efficiently by leveraging the power of GPT4. Say less to say more!
Rozmiar pliku 1 MB
Liczba instalacji 799
Aktualna Wersja 1.2.20
Ostatnia Aktualizacja 2023-10-10
Data Publikacji 2023-02-09
Ocena 5.00/5 Łącznie 21 Oceny
Deweloper AldAstra Labs
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://replix.ai
Adres URL Strony Polityki Prywatności https://sogody.com/privacy
Obsługiwane Języki 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"
            ]
        }
    ]
}