Releases: hami9/proc123
Release list
v1.10.0
1.10.0 (2026-08-29)
Features
- release: build and attach desktop installers from CI (417a56b)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.10.0.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.10.0.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.9.0
1.9.0 (2026-08-29)
Features
- app: render client-rendered shops in an embedded WebView (8ec8b63)
- app: scan a real shop and write the CSV to disk (59c8b51), closes #8211
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.9.0.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.9.0.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.8.0
1.8.0 (2026-08-25)
Features
- app: add the Tauri shell for Windows and Linux (926f4cb)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.8.0.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.8.0.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.7.0
1.7.0 (2026-08-25)
Features
- core: read variations out of the WooCommerce cart form (697bcfc)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.7.0.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.7.0.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.6.0
1.6.0 (2026-08-25)
Features
- extension: add the inspector to the popup (bfd9ba9)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.6.0.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.6.0.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.5.1
1.5.1 (2026-08-25)
Bug Fixes
- core: read past lazy-loading placeholders in Layer C (6e78711)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.5.1.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.5.1.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.5.0
1.5.0 (2026-08-24)
Features
- core: add the inspector engine (57adc64)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.5.0.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.5.0.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.4.3
1.4.3 (2026-08-22)
Bug Fixes
- extension: new Firefox add-on id, the old one is permanently burned (4642531)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.4.3.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.4.3.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.4.2
1.4.2 (2026-08-22)
Bug Fixes
- extension: sign to the listed channel by default (eaef7f7)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.4.2.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.4.2.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.
v1.4.1
1.4.1 (2026-08-22)
Bug Fixes
- extension: stop long scans dying with "receiving end does not exist" (3ea9ef1)
Installing
Chrome · Edge · Brave — unzip proc123-chrome-1.4.1.zip, open chrome://extensions, turn on Developer mode, then Load unpacked and pick the unzipped folder.
Firefox — open about:debugging#/runtime/this-firefox, click Load Temporary Add-on…, and select proc123-firefox-1.4.1.zip directly. No need to unzip.
Do not use
about:addons→ Install Add-on From File. That screen only accepts a Mozilla-signed file and rejects the zip as "not verified". Firefox has required signatures since version 48, andxpinstall.signatures.requiredis ignored on release builds, so no setting changes it. A temporary add-on lasts until you close the browser.
A terminal, no browser — download proc123-win32-x64.exe or proc123-linux-x64, then proc123 <category-url> -o products.csv.
proc123 is not in the Chrome Web Store or listed on addons.mozilla.org yet, which is why the install is a folder rather than a button — publishing.md covers what that takes.