From c7bf940fe2f6dbc19cb9053f090331f5e6b4d3dc Mon Sep 17 00:00:00 2001
From: Alex Mous <48971842+polarpiberry@users.noreply.github.com>
Date: Sat, 24 Oct 2020 23:13:40 -0700
Subject: [PATCH] Update to v5.2
---
PrinterPiExtension/manifest.json | 2 +-
README.md | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/PrinterPiExtension/manifest.json b/PrinterPiExtension/manifest.json
index 5065795..95e10c3 100644
--- a/PrinterPiExtension/manifest.json
+++ b/PrinterPiExtension/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "PrinterPi",
- "version": "5.1",
+ "version": "5.2",
"description": "Parse eBay Print Shipping Label or PayPal Activity pages and send the data to an application that controls a receipt printer",
"options_page": "options.html",
diff --git a/README.md b/README.md
index 724a454..530c79e 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,7 @@ To keep the paper roll easily accessible, use a pencil as a roll holder. First,
Place a roll of paper on the pencil and feed it into the printer. ___Note: you may need to install some tape to prevent paper from curling up in the gap between the printer's output and the lid.___ Finally slide on the lid, and it should click into place (if not, sand and trim until it fits).
### Client Setup - Chrome Extension
-To install the Chrome Extension, navigate to chrome://extensions and check the box in the upper right corner reading "Developer mode." After this, click the "Load unpacked" button, and select the folder containing the extension. Finally, after the extension appears, you can uncheck the "Developer mode" box. Instead, this application is pending review in the Chrome Store, and may become available.
+To install the Chrome Extension, navigate to chrome://extensions and check the box in the upper right corner reading "Developer mode." After this, click the "Load unpacked" button, and select the folder containing the extension. Finally, after the extension appears, you can uncheck the "Developer mode" box. Also, this extension can be installed from the Chrome Extension Store. *(Note: this extension may be a previous version, so please check the versions before installing)*
### Usage
#### Printing
@@ -124,7 +124,7 @@ Click on the extension on Google Chrome, navigate to either the eBay Print a shi
#### Booting Up and Shutting Down
On boot, the printer will flash its LED slowly to indicate that the printer is ready for use. When you want to shut it down, press and hold the power button until the LED turns off. Then disconnect the power supply.
#### Note
-Due to the multiple different types of data displayed on PayPal (and lack of data on eBay in the current version), the values may not be parsed correctly, so they need to be checked before printing.
+Due to some insufficiencies with the PayPal and eBay GUIs the SKUs cannot currently be parsed nor the quantity on PayPal so these need to be manually entered.
### Troubleshooting
#### LED not flashing after boot