火山写作 Writingo:免费的中英文写作助手

免费的 AI 辅助写作插件,智能纠错、润色、改写,让你的中英文写作更准确地道!

火山写作 Writingo:免费的中英文写作助手란 무엇입니까?

火山写作 Writingo:免费的中英文写作助手은(는) Writingo.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "免费的 AI 辅助写作插件,智能纠错、润色、改写,让你的中英文写作更准确地道!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

火山写作 Writingo:免费的中英文写作助手 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        火山写作插件是一款【免费】的、专为中英文写作而设计的工具,它可以为你提供实时建议和辅助,让你的文本更为准确、流畅和地道。

在你输入文本时,火山写作将实时检测你的文本,并提供写作建议。让你在写作过程中不再担心用语错误和表达恰当性,从而更加专注于内容的创作。

目前支持的功能如下:
【中文】
* 错别字纠正
【英文】
* 拼写检查
* 语法检查
* 多风格润色 —— 支持 通用/正式/礼貌/通俗 四种风格,帮助你在邮件、社交媒体等场景下找到更恰当的表达
* 多样化同义改写 —— 帮助你探索表达的更多可能性,提升表达丰富度

火山写作插件可以帮助你在写作中更加专注、准确、流畅地表达。无论你是在写中文还是英文,无论是在写作业还是邮件。试试火山写作插件,让写作变得更简单、更高效!

-------------------------------------

Writingo is a FREE tool designed specifically for Chinese and English writing. It provides real-time suggestions and assistance to make your text more accurate, fluent, and authentic.
As you type, Writingo checks your text in real-time and provides writing suggestions, allowing you to focus on content creation without worrying about language or expression errors.

The following features are currently supported:
【For Chinese】
* Typo correction
【For English】
* Spell check
* Grammar check
* Polishing - [Supports 4 styles of polishing: General/Formal/Polite/Casual, helping you find the most appropriate expression in emails, social media, and other scenarios.]
* Paraphrase - [Helps you explore more possibilities for expression and enhance their richness.]

Writingo can help you express yourself in writing with more focus, accuracy, and fluency. Whether you're writing in Chinese or English, for homework or emails, go with Writingo to make writing easier and more efficient!                    

확장 프로그램 기본 정보

이름 火山写作 Writingo:免费的中英文写作助手 火山写作 Writingo:免费的中英文写作助手
ID jmfpofgbfdbigfljjiehacgdaeamjkoi
공식 URL https://chromewebstore.google.com/detail/%E7%81%AB%E5%B1%B1%E5%86%99%E4%BD%9C-writingo%EF%BC%9A%E5%85%8D%E8%B4%B9%E7%9A%84%E4%B8%AD%E8%8B%B1%E6%96%87%E5%86%99%E4%BD%9C%E5%8A%A9%E6%89%8B/jmfpofgbfdbigfljjiehacgdaeamjkoi
설명 免费的 AI 辅助写作插件,智能纠错、润色、改写,让你的中英文写作更准确地道!
파일 크기 408 KB
설치 횟수 6,128
현재 버전 1.1.3
최근 업데이트 2023-05-08
출시 날짜 2023-04-12
평점 4.29/5 총 7 개의 평점
개발자 Writingo.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://writingo.net
개인정보 보호 정책 페이지 URL ​https://writingo.net/privacypolicy
지원되는 언어 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "92",
    "version": "1.1.3",
    "author": "\u706b\u5c71\u5199\u4f5c",
    "name": "\u706b\u5c71\u5199\u4f5c Writingo\uff1a\u514d\u8d39\u7684\u4e2d\u82f1\u6587\u5199\u4f5c\u52a9\u624b",
    "description": "\u514d\u8d39\u7684 AI \u8f85\u52a9\u5199\u4f5c\u63d2\u4ef6\uff0c\u667a\u80fd\u7ea0\u9519\u3001\u6da6\u8272\u3001\u6539\u5199\uff0c\u8ba9\u4f60\u7684\u4e2d\u82f1\u6587\u5199\u4f5c\u66f4\u51c6\u786e\u5730\u9053\uff01",
    "homepage_url": "https:\/\/writingo.net\/document",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "64": "icon64.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "64": "icon64.png",
            "128": "icon128.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "chunks\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ]
}