This is about the "extension for proofreaders" -
HabraCorrection . The reason for its appearance can be read in the
past topic . Finally it reached version 1.0.0, because The minimum set of wishes for dear users has been met.
Source codes on
github.com , you can install
from here .
')
I hope you will not throw tomatoes for advertising. Application for Habr, where and to whom else to talk about him?
I decided not to repeat the changelog from the application page, but to answer some questions that, in my opinion, readers may have.
Q: Why is this necessary?
A: To simplify the procedure for reporting to the authors of articles on the error Habr.
Q: What is required to use the application?
A: Install, be authorized by Habr user.
Q: I found an error in the article, how to send a message to the author?
A: Select the error text, press Ctrl + Enter. In the dialog box that appears, edit the message and send.
Q: Can it be more convenient to add links to the relevant rules of the Russian language?
A: The application has a set of predefined rules with corresponding links to the sites
therules.ru ,
tsya.ru ; They can be selected using selectors in the message sending dialog box.
Q: I want to add / change rules and links. How to do it?
A: You can configure the list of rules on the extension settings page.
Q: Some authors are wrong too often. How can I send one message with several errors at once?
A: For this you need to enable the so-called. silent mode in the expansion settings. If it is on, then text selection + pressing Ctrl + Enter will add text to the list of errors for the subsequent sending of the message. To call the message sending dialog box, you must reset the selection on the page and press Ctrl + Enter. The list of errors is cleared after sending the message.
Q: I would like to use the application, but I do not use Google Chrome, what should I do?
A: At the moment there is a version only for Chrome, but the application is designed to minimally depend on the browser, so we can hope that it will soon be ported to other browsers.
I would like to add that the code was written as my first Javascript program, so it’s pretty awful and requires fixes. But I tried to document it as much as possible (the documentation is in / docs) and eliminate the most terrible nonsense, so I invite dear users to visit the repository on
github for participation and help. I will be very happy if someone decides to fork the code and make an application for, for example, Fox.
Upd. An unpleasant error crept in: the first time you used, the fields in the dialog box were initialized incorrectly. Bug fixed, current version is 1.0.5.