Skip to content

Releases: Fierillo/satoshillo

v1.2.1

Choose a tag to compare

@Fierillo Fierillo released this 07 Aug 19:09
Immutable release. Only release title and notes can be modified.

v1.2.1

Version bump to match manifest.

New Features

  • Forex pair detection: Converts USD/JPY, EUR/USD, GBP/CHF and other pairs. Currency inferred from quote side (USD/JPY → JPY)
  • JPY support: Added JPY to conversion menu and all 5 price sources
  • Multi-browser build: node build.js generates builds for Chrome, Edge, Brave, and Firefox
  • Semantic analysis: NEGATIVE_INDICATORS (candle, pips, jobs, dropped) block false positives
  • Toggle per site: Click extension icon to disable on any domain (badge shows OFF)

Bug Fixes

  • ₿ symbol no longer duplicated in input/contenteditable fields
  • ₿ is now a CSS pseudo-element (non-copyable, non-selectable)
  • Numbers like "15-minute candle" and "180 pips" no longer trigger false positives
  • Extension auto-injects on install/update (no need to reload pages)

Technical

  • Added scripting permission for auto-inject
  • Sentence-level proximity check for forex context
  • Ancestor DOM traversal for better context detection

v1.1.0

Choose a tag to compare

@Fierillo Fierillo released this 07 Aug 02:37

What's new

  • Toggle extension on/off per site via browser action button (badge shows OFF)
  • 5 price sources: CoinGecko, Yadio, CoinCap, Binance, Kraken
  • Robust averaging — if a source fails, average adjusts automatically
  • Fixed: thousands separator detection (e.g. 300.000)
  • Fixed: menu styling always black on white
  • Fixed: menu no longer triggers candidate detection loop
  • Fixed: disable toggle works immediately without page reload

Installation

  1. Download satoshillo-v1.1.0.zip
  2. Unzip the file
  3. Open chrome://extensions/
  4. Enable Developer mode
  5. Click Load unpacked
  6. Select the unzipped folder

v1.0.0

Choose a tag to compare

@Fierillo Fierillo released this 07 Aug 02:15

First stable release.

Installation

  1. Download satoshillo-v1.0.0.zip
  2. Unzip the file
  3. Open chrome://extensions/
  4. Enable Developer mode
  5. Click Load unpacked
  6. Select the unzipped folder