📜 ⬆️ ⬇️

Chrome extension for proofreaders on Habré

Hello comrades!

The extension can be installed from here . The source code is on Github.com .

Some lyrics

I do not know my native language, Russian. This fact upsets me, but not enough to seriously sit down for forgotten textbooks. The sources of textual information for me are only books on technical sciences, a bit thin. literature and a lot of different articles on resources like Habra. This means that my level of knowledge is governed mainly by articles on the Internet. The habrasoobshchestvo is very tolerant of errors on the letter, so errors in the articles remain for a long time (and there are usually a lot of them). A technical article can sometimes be understood with hundreds of grammatical errors, but the sensation of reading will be appropriate. And sometimes the author of the article does not even manage to express his thoughts correctly, and this is very sad.

The last straw was the recent incident: my friend in sms wrote an unknown word - “vryatle”. It was not a joke, it was a mistake because of the large amount of Internet reading. Clearly, I am next. Need to do something!

As a project for learning the language (JavaScript) and libraries (jQuery, jQueryUI), a simple extension for Google Chrome was created, which makes it a bit easier to send an error message to the author of an article in Habré. Now, in order to report a typo or error to the author, you need to do too many actions. I am sure that many are overcome by laziness, and therefore mistakes remain in their places, breed and infect inattentive habilitators.
')
I really hope that my little work will help someone with knowledge of Russian. Now, in order to report an error, just select the text and press the key combination Ctrl + Enter. At the same time, it is possible to quickly indicate the type of error - a link to the corresponding rule will be added automatically.

At the moment, the list of rules contains sections "Commas" and "Fused and separate writing" of the site therules.ru , and everyone's favorite site tsya.ru.

I want to note that the application was really written as a project for learning the language, so I am sure that the code and some solutions can be improved, and I will be very happy if you join the project . If you have any suggestions, write!

PS During the testing of the extension, 84 errors were fixed. No author was hurt.

Source: https://habr.com/ru/post/129303/


All Articles