Ginger: AI Grammar & Spell Checker

Improve your English communication and write with confidence with Ginger's all-in-one AI writing companion!

Was ist Ginger: AI Grammar & Spell Checker?

Ginger: AI Grammar & Spell Checker ist eine Chrome-Erweiterung, die von https://gingersoftware.com entwickelt wurde, und ihr Hauptmerkmal ist "Improve your English communication and write with confidence with Ginger's all-in-one AI writing companion!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Ginger: AI Grammar & Spell Checker-Erweiterungs-CRX-Datei herunterladen

Laden Sie Ginger: AI Grammar & Spell Checker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Write with confidence with Ginger's #1 AI-powered writing companion!

It includes an intelligent and contextual Grammar and Spell Checker, AI-based Synonyms and a Rephraser to boost your creativity and style.

In addition, it offers more features like Definitions dictionary, high-quality text Translation.

Ginger for Chrome works directly in your preferred sites and corrects your texts as you type.

Enhance your writing for business correspondence, academic documents and social writing.

★ Realtime suggestions — get suggestions from Ginger as you type in Gmail, Facebook, LinkedIn and all your favourite websites.
★ Focus on expressing your ideas while Ginger ensures that your sentence structure, grammar, spelling and punctuation are error-free.
★ Sentence Rephrasing — Let the magic of Ginger’s AI suggest inspiring alternatives for conveying your intended message. It works like a thesaurus for full sentences! 
★ AI-based Synonyms — Double-click a word and enjoy a rich variety of synonyms as well as expressions to find the perfect match.
★ Translation — Instantly translate your text between 40 different languages using neural machine translation. Write mixed text or entire messages and translate it into English or any of the other supported languages. 
★ Dictionary — Learn the real definition of the words that you use.

Use Ginger Page's proofreader, based on advanced, patented technology, to immediately benefit from corrections that are far more accurate and efficient than others.

----------------------------
Why is Ginger better?
----------------------------

★ Ginger goes beyond spelling and grammar. It takes into account full sentences to suggest context-based corrections.

Example: 
They dont now were Tom went. 
> They don't know where Tom went.

★ Ginger's spelling and grammar corrections are based on the context of your text, easily distinguishing between commonly confused spellings (then/than), homonyms (your/you're), and more.

Example: 
His much better then yesterday. 
> He's much better than yesterday.

★ An easy-to-use, friendly interface makes proofreading a pleasure and allows you to correct multiple mistakes with a click.

Example:
The whether in our first day in Berlin was beatiful ! 
> The weather on our first day in Berlin was beautiful!

--------------------
Important Note:
--------------------

Ginger respects user privacy and our terms of use do not require additional security permissions. 

Securely enjoys Ginger's corrections on your Gmail, social media platforms, and other websites. 

-----------------------------------------------
Enjoy Ginger everywhere you write! 
-----------------------------------------------

Get full Ginger coverage. Perfect your English in MS-Word, Outlook, Internet Explorer, Safari, Firefox, Android mobile devices and iPhones.

Download Ginger for free at www.gingersoftware.com                    

Grundlegende Informationen zur Erweiterung

Name Ginger: AI Grammar & Spell Checker Ginger: AI Grammar & Spell Checker
ID kdfieneakcjfaiglcfcgkidlkmlijjnh
Offizielle URL https://chromewebstore.google.com/detail/ginger-ai-grammar-spell-c/kdfieneakcjfaiglcfcgkidlkmlijjnh
Beschreibung Improve your English communication and write with confidence with Ginger's all-in-one AI writing companion!
Dateigröße 4.38 MB
Installationsanzahl 760,881
Aktuelle Version 2.7.287
Letztes Update 2024-02-27
Veröffentlichungsdatum 2020-07-01
Bewertung 3.77/5 Insgesamt 1624 Bewertungen
Entwickler https://gingersoftware.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.gingersoftware.com
Hilfeseite URL https://help.gingersoftware.com/hc/en-us
URL der Datenschutzrichtlinien-Seite https://www.gingersoftware.com/termsandprivacy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ginger: AI Grammar & Spell Checker",
    "manifest_version": 3,
    "version": "2.7.287",
    "description": "Improve your English communication and write with confidence with Ginger's all-in-one AI writing companion!",
    "homepage_url": "http:\/\/www.gingersoftware.com",
    "action": {
        "default_icon": {
            "16": "\/assets\/icon-16.png",
            "48": "\/assets\/icon-48.png",
            "128": "\/assets\/icon-128.png"
        },
        "default_title": "Ginger",
        "default_popup": "popup\/index.html"
    },
    "icons": {
        "16": "\/assets\/icon-16.png",
        "48": "\/assets\/icon-48.png",
        "128": "\/assets\/icon-128.png"
    },
    "background": {
        "service_worker": "background\/js\/background_2.7.287.min.js"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/gingersoftware.com\/*",
            "*:\/\/www.gingersoftware.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "writer\/*",
                "postinstall\/*",
                "inlineauth\/*",
                "content\/*",
                "auth\/*",
                "assets\/*",
                "background\/js\/background_2.7.287.min.js",
                "popup\/index.html",
                "injection\/js\/inject_script.min.js",
                "gdocs\/*",
                "ginger-popup\/*"
            ],
            "matches": [
                "*:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*",
                "file:\/\/*\/*",
                "chrome-extension:\/\/*\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content\/js\/content.vendor.js",
                "content\/js\/content.min.js"
            ],
            "css": [
                "content\/css\/style.css"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_idle"
        },
        {
            "js": [
                "gdocs\/gdoc_prebuild.js"
            ],
            "matches": [
                "*:\/\/docs.google.com\/document\/*"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        }
    ],
    "permissions": [
        "tabs",
        "background",
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/",
        "http:\/\/*\/"
    ],
    "oauth2": {
        "client_id": "957889341671-e142n1opuadcgtsgvc3dfoct07q2gtrd.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.me",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "content_security_policy": {
        "extension_page": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/ssl.google-analytics.com https:\/\/*.gingersoftware.com; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' 'wasm-unsafe-eval'",
        "worker-src": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/ssl.google-analytics.com https:\/\/*.gingersoftware.com; object-src 'self'"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCGpNgakAKD0gp66KEdgVd5DkZN65DbJDf0WWBeTdsox3jz54G8sn6adCkdZOjmXvNgdUEVCt6lAQlwvYhLpkf9HPDeCNYq36q0zhL+EPweurBujPQYsHv+Zyv459mZZx\/PiGQf3kP55uqFBIy3snqD5evWNUbOnqsJlInwpLQuwQIDAQAB"
}