Ginger: AI Grammar & Spell Checker

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

Ginger: AI Grammar & Spell Checker là gì?

Ginger: AI Grammar & Spell Checker là một tiện ích mở rộng Chrome được phát triển bởi https://gingersoftware.com, và tính năng chính của nó là "Improve your English communication and write with confidence with Ginger's all-in-one AI writing companion!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Ginger: AI Grammar & Spell Checker

Tải xuống các tệp mở rộng Ginger: AI Grammar & Spell Checker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Ginger: AI Grammar & Spell Checker Ginger: AI Grammar & Spell Checker
ID kdfieneakcjfaiglcfcgkidlkmlijjnh
URL Chính Thức https://chromewebstore.google.com/detail/ginger-ai-grammar-spell-c/kdfieneakcjfaiglcfcgkidlkmlijjnh
Mô tả Improve your English communication and write with confidence with Ginger's all-in-one AI writing companion!
Kích Thước Tệp 4.38 MB
Số Lần Cài Đặt 760,881
Phiên Bản Hiện Tại 2.7.287
Cập Nhật Lần Cuối 2024-02-27
Ngày Phát Hành 2020-07-01
Đánh Giá 3.77/5 Tổng số 1624 Đánh Giá
Nhà Phát Triển https://gingersoftware.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.gingersoftware.com
URL Trang Trợ Giúp https://help.gingersoftware.com/hc/en-us
URL Trang Chính Sách Bảo Mật https://www.gingersoftware.com/termsandprivacy
Ngôn Ngữ Được Hỗ Trợ 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"
}