Alicent for ChatGPT

A beautiful, supercharged ChatGPT experience for Chrome

Τι είναι το Alicent for ChatGPT;

Το Alicent for ChatGPT είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://alicent.ai, και η κύρια λειτουργία του είναι "A beautiful, supercharged ChatGPT experience for Chrome".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Alicent for ChatGPT

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

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

                        ✅ Instant access to ChatGPT from anywhere the web
✅ Use any page as context for prompts
✅ 250+ Expert Prompts Library

👋 Designed to look simple but built to be powerful, Alicent unlocks the full potential of ChatGPT for a truly optimized content creation experience. 

🪄 With customizable presets and priority support, Alicent streamlines your workflow and helps you get more done in less time. 

Whether you're a content creator, writer, blogger, marketer, or business looking to increase productivity, Alicent is the tool you need to transform your content generation process.                    

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

Όνομα Alicent for ChatGPT Alicent for ChatGPT
ID dfokodgnfocdblolphokhenneacpngml
Επίσημο URL https://chromewebstore.google.com/detail/alicent-for-chatgpt/dfokodgnfocdblolphokhenneacpngml
Περιγραφή A beautiful, supercharged ChatGPT experience for Chrome
Μέγεθος Αρχείου 1.07 MB
Αριθμός Εγκαταστάσεων 12,810
Τρέχουσα Έκδοση 0.2.4
Τελευταία Ενημέρωση 2023-12-26
Ημερομηνία Δημοσίευσης 2023-03-21
Αξιολόγηση 4.51/5 Συνολικά 35 Αξιολογήσεις
Προγραμματιστής https://alicent.ai
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://alicent.ai
Διεύθυνση URL της Σελίδας Βοήθειας https://support.alicent.ai
URL της Σελίδας Πολιτικής Απορρήτου https://alicent.ai/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.754a7afc.png",
        "32": "icon32.plasmo.1b596b7f.png",
        "48": "icon48.plasmo.9c45e82d.png",
        "64": "icon64.plasmo.696cf0ec.png",
        "128": "icon128.plasmo.f5004619.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.754a7afc.png",
            "32": "icon32.plasmo.1b596b7f.png",
            "48": "icon48.plasmo.9c45e82d.png",
            "64": "icon64.plasmo.696cf0ec.png",
            "128": "icon128.plasmo.f5004619.png"
        }
    },
    "version": "0.2.4",
    "author": "Alicent LLC",
    "name": "Alicent for ChatGPT",
    "description": "A beautiful, supercharged ChatGPT experience for Chrome",
    "background": {
        "service_worker": "background.b78a8f7f.js"
    },
    "permissions": [
        "tabs",
        "scripting",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.4216ba25.js"
            ],
            "css": [
                "inter.61155640.css"
            ]
        }
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "Inter-Regular.8916030a.woff2",
                "Inter-Medium.27d01f9e.woff2",
                "Inter-SemiBold.a4d16b31.woff2",
                "Inter-Bold.8eb48754.woff2",
                "content.f5529fb8.css"
            ]
        }
    ]
}