Vio - Your ChatGPT Companion

AI companion powered by ChatGPT that give your instant answers and help generating text on any page.

Τι είναι το Vio - Your ChatGPT Companion;

Το Vio - Your ChatGPT Companion είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://vio.bryghtmind.com, και η κύρια λειτουργία του είναι "AI companion powered by ChatGPT that give your instant answers and help generating text on any page.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Vio - Your ChatGPT Companion

Λήψη αρχείων επέκτασης Vio - Your ChatGPT Companion σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Introducing Vio🤖, your ultimate ChatGPT companion powered by ChatGPT AI (including GPT-4) to deliver instant summarization, explanations, translations, rewriting, and text composition on any website!🌐

No more toggling between different tabs or apps, as everything you need is now just a click away. 💻 With Vio, everything you need is right there at your fingertips. And with its intuitive interface and easy-to-use features, Vio makes it easier than ever to write like a pro.

Features:
✅ Support both ChatGPT web application access and OpenAI Chat API key
✅ Quick access to ChatGPT at the side of your screen by clicking the Vio floating button at the side 📌 or pressing Cmd + B for Mac and Ctrl + B for Windows/Linux
✅ Quick lookup by selecting text
✅ AI characters to assist you in various task (Eg. Math tutor, Personal trainer, UI designer etc) 
✅ Summarize lengthy articles and explain difficult topics
✅ Translation on any page 🌎
✅ Improve your writing 📝 with the help of AI with grammar checking and paraphrasing
✅ Generate emails, posts, and messages in the tone you prefer.
✅ AI copywriter to compose articles and Facebook advertisements.
✅ Easy copy paste of response and also download of images.
✅ Support for GPT 3.5 and GPT 4 (for Pro users 🚀)

Use Vio as your reading companion 📖:
* Summarize articles 
* Explain articles, words, or even code
* Translate to any language
* List key takeaways 
* Shorten or lengthen your text

Or use Vio as your writing companion ✍️:
* Write reply to emails or messages.
* Compose emails 📧, messages 💬 , social media posts, and captions
* Assist in writing Facebook ads.
* Rewrite your content with a different tone
* Make text shorter or longer
* Fix grammar and spelling.

Vio has got you covered. 😊                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Vio - Your ChatGPT Companion Vio - Your ChatGPT Companion
ID mocaafpbhgdpchpheajnkojdengdmbcg
Επίσημο URL https://chromewebstore.google.com/detail/vio-your-chatgpt-companio/mocaafpbhgdpchpheajnkojdengdmbcg
Περιγραφή AI companion powered by ChatGPT that give your instant answers and help generating text on any page.
Μέγεθος Αρχείου 1.62 MB
Αριθμός Εγκαταστάσεων 248
Τρέχουσα Έκδοση 1.0.2
Τελευταία Ενημέρωση 2023-04-26
Ημερομηνία Δημοσίευσης 2023-04-13
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής https://vio.bryghtmind.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://vio.bryghtmind.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://forms.gle/yG5hgaMWZSS63Ejd9
URL της Σελίδας Πολιτικής Απορρήτου https://vio-chat.notion.site/Privacy-Policy-0564b6823e78427ca8c3118a13de23fd
Υποστηριζόμενες Γλώσσες ms,en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.0.2",
    "icons": {
        "16": "images\/vio-icon-16.png",
        "32": "images\/vio-icon-32.png",
        "48": "images\/vio-icon-48.png",
        "128": "images\/vio-icon-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content.tsx.dd19caa3.8fb3de87.js"
            ],
            "matches": [
                "https:\/\/*.openai.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.highlight.tsx.031bf3e9.e2b92ef7.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "images\/icons\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.openai.com\/*"
            ],
            "resources": [
                "assets\/jsx-runtime.2b3ad7ef.js",
                "assets\/browser-polyfill.9745e1e7.js",
                "assets\/chatgpt.b88b4716.js",
                "assets\/v4.32f63e89.js",
                "assets\/content.tsx.dd19caa3.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/jsx-runtime.2b3ad7ef.js",
                "assets\/browser-polyfill.9745e1e7.js",
                "assets\/FeedbackButton.275c54cf.js",
                "assets\/shared-constants.edcdd084.js",
                "assets\/v4.32f63e89.js",
                "assets\/highlight.tsx.031bf3e9.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "host_permissions": [
        "https:\/\/*.openai.com\/*"
    ],
    "options_page": "options.html",
    "action": {
        "default_title": "__MSG_extName__"
    },
    "default_locale": "en"
}