Releases: Fierillo/satoshillo
Releases · Fierillo/satoshillo
Release list
v1.2.1
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.jsgenerates 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
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
- Download
satoshillo-v1.1.0.zip - Unzip the file
- Open
chrome://extensions/ - Enable Developer mode
- Click Load unpacked
- Select the unzipped folder