From 7bbbf905824a3f5918e71bf48d5a3bd485d5188b Mon Sep 17 00:00:00 2001 From: Nokita Kaze Date: Sat, 22 Nov 2014 15:15:22 +0300 Subject: [PATCH] =?UTF-8?q?*=20=D0=A1=D0=BA=D0=BE=D0=B1=D0=BA=D0=B8=D0=BD?= =?UTF-8?q?=D0=BE=D0=B7=D0=B0=D0=BC=D0=B5=D1=87=D0=B0=D0=BD=D0=B8=D1=8F=20?= =?UTF-8?q?+=20=D0=9F=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D0=B0,=20=D1=87?= =?UTF-8?q?=D1=82=D0=BE=20Point+=20=D0=B7=D0=B0=D0=B3=D1=80=D1=83=D0=B6?= =?UTF-8?q?=D0=B0=D0=B5=D1=82=D1=81=D1=8F=20=D0=BD=D0=B5=20=D0=B5=D0=B4?= =?UTF-8?q?=D0=B8=D0=BD=D0=BE=D0=B6=D0=B4=D1=8B=20+=20=D0=93=D0=BE=D0=B2?= =?UTF-8?q?=D0=BD=D0=B8=D1=81=D1=82=D1=8B=D0=B9=20=D0=BA=D0=B5=D0=B9=D1=81?= =?UTF-8?q?=20=D0=B7=D0=B0=D0=B1=D0=BB=D1=8E=D1=80=D0=B8=D0=B2=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BF=D0=BE=D1=81=D1=82=D0=BE=D0=B2=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BB=D0=BD=D0=BE=D1=81=D1=82=D1=8C=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chrome_point_plus/_locales/en/messages.json | 25 ++- chrome_point_plus/_locales/ru/messages.json | 28 ++- chrome_point_plus/css/point-plus.css | 48 ++++- chrome_point_plus/js/options.js | 22 +- chrome_point_plus/js/point-plus.js | 214 +++++++++++++++++--- chrome_point_plus/manifest.json | 2 +- chrome_point_plus/options.html | 27 ++- 7 files changed, 313 insertions(+), 53 deletions(-) diff --git a/chrome_point_plus/_locales/en/messages.json b/chrome_point_plus/_locales/en/messages.json index b0e1337..8bef84c 100644 --- a/chrome_point_plus/_locales/en/messages.json +++ b/chrome_point_plus/_locales/en/messages.json @@ -56,6 +56,9 @@ "option_videos_parse_webm": { "message": "Parse webm-links and create video instead" }, + "option_videos_parse_all_videos": { + "message": "Parse all links to videos and create video instead" + }, "option_embedding_soundcloud": { "message": "Soundcloud ▼" }, @@ -71,11 +74,20 @@ "option_nsfw": { "message": "NSFW content filtering" }, - "option_nsfw_blur": { - "message": "Blurring" + "option_nsfw_hide_posts":{ + "message": "Hide posts with `nsfw` tag from feed" }, - "option_nsfw_blur_comments": { - "message": "Blur comments too" + "option_nsfw_blur_posts_images": { + "message": "Blur images in nsfw posts" + }, + "option_nsfw_blur_posts_entire": { + "message": "Blur entire nsfw posts" + }, + "option_nsfw_blur_comments_images": { + "message": "Blur images in comments in nsfw posts" + }, + "option_nsfw_blur_comments_entire": { + "message": "Blur entire comments in nsfw posts" }, "option_ctrl_enter": { "message": "Send post and comments by CTRL+Enter (deprecated)" @@ -122,7 +134,10 @@ "option_other_show_recommendation_count": { "message": "Show recommendation count and unique commentators count (using @NokitaKaze server)" }, - + + "option_other_scroll_space_key":{ + "message": "Scrolling posts with `space` key" + }, "options_feedback_text": { "message": "

If you find an error do not hesitate to send me a bug report<\/a>.<\/p>

Also you can make a donation in the following ways:<\/p>