Proofread Bot
Check text for grammar, style and plagiarism issues.
Proofread Bot란 무엇입니까?
Proofread Bot은(는) https://proofreadbot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Check text for grammar, style and plagiarism issues."입니다.
확장 프로그램 스크린샷
Proofread Bot 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Now you can submit incorrect sentences you see around the web with this extension to Proofread Bot! How to use it: 1. Select any text on webpage (Press left mouse button at start of text, drag until the end of text, release the left button, alternatively you can also press Ctrl + A inside a text box when you are typing.) 2. Right mouse button click on highlighted text 3. In the menu click on "Start.", or if you selected a sentence with an error click on "Teach" 4. A new tab will open that goes to proofreadbot.com and your selected text will be entered for a check. Proofread Bot checks text for grammar, style, statistic and plagiarism issues and gives recommendations in order to improve your writing. The checks it performs constantly increase and if you have one in mind please suggest it in the support forums. You have 1 free check per week, or you can buy a package for as low as 1 cent per check. Currently English is supported, but more languages are coming. If you have an idea for a check, you can also contribute and even make some money! Take a look at the contributor's guide at http://proofreadbot.com/node/329281.
확장 프로그램 기본 정보
이름 | Proofread Bot |
ID | cjnnmmjgjaaomkcjibnncokikbianjap |
공식 URL | https://chromewebstore.google.com/detail/proofread-bot/cjnnmmjgjaaomkcjibnncokikbianjap |
설명 | Check text for grammar, style and plagiarism issues. |
파일 크기 | 19.39 KB |
설치 횟수 | 9,000 |
현재 버전 | 1.2 |
최근 업데이트 | 2020-06-06 |
출시 날짜 | 2020-06-05 |
평점 | 2.25/5 총 28 개의 평점 |
개발자 | https://proofreadbot.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://proofreadbot.com/node/132 |
도움말 페이지 URL | http://proofreadbot.com/support-forum |
개인정보 보호 정책 페이지 URL | http://proofreadbot.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "background": { "scripts": [ "contextmenu.js" ] }, "description": "Check text for grammar, style and plagiarism issues.", "icons": { "128": "128_proofreadbot.png", "16": "16_proofreadbot.png", "48": "48_proofreadbot.png" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwCxcrCeOm1bf+9AiSxCPDFnf5xe5Nmq1EKtdKJSrvA1tte\/CTeA5j5LvTREqF4jXoN9yPK2XOAtgUV3U9zl21IHmj0aQoWW8poeAwPbe24nyFFSamULu5kVOrLUuCRpIKd\/MO9xb0J+ZGcBfkNbxsI\/oiPdvYBMMcZAUF2+03lwIDAQAB", "manifest_version": 2, "name": "Proofread Bot", "permissions": [ "contextMenus" ], "short_name": "Proofread Bot", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2" } |