diff --git a/web/public/app.js b/web/public/app.js index 6a51577..b7968ee 100644 --- a/web/public/app.js +++ b/web/public/app.js @@ -106,9 +106,7 @@ // --- Step 1: Device selection --- async function enterManualMode() { manualMode = true; - if (hasFileSystemAccess) { - manualChromeHint.hidden = false; - } + manualChromeHint.hidden = false; const available = await scanAvailablePatches(); manualVersion.innerHTML = ''; diff --git a/web/public/index.html b/web/public/index.html index 14e8955..e05eaa4 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -7,7 +7,7 @@ - +
@@ -52,25 +52,30 @@ Proceed with care.- Tip: if you use Chrome or Edge, this tool can auto-detect your device - and write patched files directly to it. Even easier, but sadly requires a Chromium based browser. + Tip: if you use Chrome or Edge, this tool can auto-detect your device + and write patched files directly to it, which is even easier to do!
-Select your Kobo model and firmware version. - Not sure which model you have? - Identify your Kobo eReader. +
+ Select your firmware version first, and then the Kobo model.
++ You can identify your the version number shown on your Kobo under More > Settings > Device information and by checking Software version. +
You can identify your model by the serial number prefix shown on your Kobo - under Settings > Device information. + under More > Settings > Device information. Match the first characters (e.g. N428) to the list above. + If your device isn't listed, it is not supported by this tool.
- +