From 9470e6e475d240b12d15f5f356ed1db6c5573925 Mon Sep 17 00:00:00 2001 From: Andrei O Date: Mon, 13 Feb 2023 21:56:36 +0200 Subject: [PATCH] 'yup-live-browser-extension@v1.0.1' --- README.md | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c41ae99..f9f9d8e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Features -- Extremely light-weight size less than 1080p picture. +- Extremely light-weight size is less than 1080p picture. - No external dependencies. - No production dependencies. - No external components. @@ -15,10 +15,10 @@ ## Pages -- Main page - profile, balance, and website rateing system. +- Main page - profile, balance, and website rating system. - Optional Notifications page - shows notifications. - Settings page - change settings. -- Login page - login or create account using YUP Live website. +- Login page - login or create an account using the YUP Live website. - Usage page - show how many likes you have left and a counter for the next refill. - Info page - show info about the extension. @@ -26,10 +26,10 @@ - Chrome notification at login. - Light and dark theme. -- Optinally enable or disable notification system. -- Opt-in notification for reward. -- Opt-in notification for refill. -- Optinally enable a overlay for all websites to easely rate on mobile. +- Optionally enable or disable the notification system. +- Opt-in notification setting for reward. +- Opt-in notification setting at actions refill. +- Optionally enable an overlay for all websites for an easy rating on mobile. ## Screenshots diff --git a/package.json b/package.json index 7678412..515565b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yup-live-browser-extension", "description": "Yup Live Browser Extension", - "version": "1.0.0", + "version": "1.0.1", "type": "module", "author": "andrei0x309", "license": "MIT",