NovaTexter - Chat GPT Chrome Extension

Your AI helper with the latest ChatGPT models, inside any text-area! For Twitter, Linkedin, Gmail, Wordpress and many more.

Qu'est-ce que NovaTexter - Chat GPT Chrome Extension ?

NovaTexter - Chat GPT Chrome Extension est une extension Chrome développée par SarasR, et sa fonction principale est "Your AI helper with the latest ChatGPT models, inside any text-area! For Twitter, Linkedin, Gmail, Wordpress and many more.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension NovaTexter - Chat GPT Chrome Extension

Téléchargez les fichiers d'extension NovaTexter - Chat GPT Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Get ChatGPT response on any website by just typing simple command in any text area:
“nova: (command) + enter or ;”

Not sure what to reply? No problem. Simply select the text you want to reply to and use the "reply: (command) + enter or ;" 

Introducing NovaTexter, your AI-powered assistant, bringing the powerful capabilities of ChatGPT to virtually any website with input text-area! This life-changing Chrome extension brings the unparalleled expertise of AI-generated text to boost your online communication.

With NovaTexter, you'll be able to:

🚀 Generate content ideas 10x faster
⭐ Craft fast, personalized email and chat responses using the simple "reply: " command
⭐ Save time on tasks like grammar and spell-checking with NovaTexter
⭐ Craft compelling marketing copy that converts
⭐ Enhance your storytelling skills with AI-generated character and plot development
⭐ Translate text into multiple language
⭐ Stay up-to-date with the latest ChatGPT models like GPT-3-5-Turbo, GPT-4, and GPT-4-0314

...and the best part is, all of these powerful features are available right within your text area. No need to open a new tab, log in to an AI platform, or navigate to different websites. With NovaTexter, everything you need is right at your fingertips, making your writing workflow faster, easier, and more efficient than ever before.

How it Works:

1. Purchase a license for just $9 at https://www.novatexter.com to access all features.
2. Install the extension to your browser
3. Enter your license to unlock full functionality
4. Enter your OpenAI API key (generate from https://platform.openai.com/account/api-keys)
5. Select your preferred ChatGPT model (GPT-3-5-Turbo, GPT-4 or GPT-4-0314)
6. Refresh the page and start using NovaTexter on your websites


📝 Writing prompts:

NovaTexter supports a variety of commands to help you generate text quickly and efficiently. To get started, type "nova:" followed by your desired command. For example:

- nova: Write a catchy headline for an article about fitness
- nova: Summarize the plot of the latest blockbuster movie
- nova: Write a product description for a new tech gadget
- nova: Create a short story with the following characters: a detective, a baker, and a talking cat
- nova: Write a review for a restaurant you recently visited
- nova: How to use chat gpt to write an essay ? Write a list and command prompt


📧 Email/Chat prompts:

With ChatGPT, you can create professional and engaging emails and chats in just seconds. For example:

- nova: Write an email to my team about the upcoming meeting in 2 hours, including the agenda and any important points to note.
- nova: Compose an email to my boss summarizing the results of our project and highlighting the key achievements.
- nova: Draft an email to a potential client introducing our company and services, and inviting them for a call to discuss further.


📧 Email/Chat prompts:

For fast, personalized email and chat responses, select the text you want to reply and use the "reply:" command followed by your desired response. For example:

- reply: Thanks for your email. I will get back to you shortly.
- reply: Hey, it was great seeing you today! Let's catch up soon.
- reply: I'm sorry to hear that you're having trouble. Can you please provide more details?


📱 Social Media prompts:

- nova: Write a tweet about your favorite hobby
- nova: Create an Instagram caption for a photo of a sunset
- nova: Write a post for LinkedIn about your professional accomplishments
- nova: Write a comment on a friend's Facebook post about their new job
- nova: Craft a Pinterest description for a DIY project


But that's not all...

⭐ Get 22+ of the best prompts to use for ChatGPT and NovaTexter (automatically updated)
⭐ Get 20+ AI Characters Prompts to activate ChatGPT to be your expert in one of these fields (Marketing, Writer, Sales, Designer, Dating Coach and etc.)
⭐ Future updates included


Discover how NovaTexter can revolutionize your online text generation experience at http://novatexter.com/. Unleash the true potential of AI-driven text assistance and make every typed message extraordinary.

For troubleshooting or to suggest features, get in touch at [email protected]. Check out NovaTexter's installation guide and best-use cases for optimal implementation. 

NovaTexter - bringing the power of ChatGPT to your fingertips!                    

Informations de Base sur l'Extension

Nom NovaTexter - Chat GPT Chrome Extension NovaTexter - Chat GPT Chrome Extension
ID lneinoimkhghihjemhlkelnbnbjjikle
URL Officiel https://chromewebstore.google.com/detail/novatexter-chat-gpt-chrom/lneinoimkhghihjemhlkelnbnbjjikle
Description Your AI helper with the latest ChatGPT models, inside any text-area! For Twitter, Linkedin, Gmail, Wordpress and many more.
Taille du Fichier 21.57 KB
Nombre d'Installations 90
Version Actuelle 1.5.6
Dernière Mise à Jour 2023-08-25
Date de Publication 2023-04-30
Évaluation 5.00/5 Total 1 Évaluations
Développeur SarasR
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://novatexter.com/
URL de la Page d'Aide https://novatexter.com/privacy-policy
URL de la Page de Politique de Confidentialité https://novatexter.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NovaTexter - Chat GPT Chrome Extension",
    "description": "Your AI helper with the latest ChatGPT models, inside any text-area! For Twitter, Linkedin, Gmail, Wordpress and many more.",
    "version": "1.5.6",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon128.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "file:\/\/\/*",
        "*:\/\/*.app\/*",
        "*:\/\/*.www\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*",
                "file:\/\/\/*",
                "*:\/\/*.app\/*",
                "*:\/\/*.www\/*"
            ],
            "exclude_matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/mail\/*"
            ],
            "js": [
                "gmailContentScript.js"
            ],
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}