evanshultz / neater-bookmarks

A neater bookmarks tree popup extension for Chrome
https://chrome.google.com/webstore/detail/ofgjggbjanlhbgaemjbkiegeebmccifi
MIT License
215 stars 61 forks source link

Correct russian and make folders first #88

Open PollyTikhonova opened 6 years ago

PollyTikhonova commented 6 years ago

The first commit "Correct russian and make folders first":

  1. Fixed errors in Russian translations, add commas, remove some capital letters.
  2. Change neat.js, so that the foders are shown first and then you see unfolded bookmarks.

The second commit "Dependences on left-click position,css, folder icon" :

  1. I 've mistaken on right-click. Now, the place on x axis of context menu doesn't depend on the place of click.
  2. And I changed css (colors, font-family, fony-size) and folder icon, so that it looks more modern.