Sula versjonshistorikk - 3 versjoner
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 2.1.0
Utgitt 5. aug. 2026 - 179,25 kBFungerer med firefox 121.0 og nyerev2.1.0 — Pro pricing live (LemonSqueezy $6/$58/$80) + the pricing-trap guardrail + grandfathering
v2.0.x — the consumer-advocacy/refund pipeline (deadline engine, refund templates, chargeback guide, policy extractor, moment detector, escalation registry, advocacy studio, subscription guardian, contact pipeline, email verification)
v2.0.x — Pro tools (Export, CRM webhook, Draft outreach, email-quality hints, network transparency)
v2.0.x — fixes & perf (shadow-root crash, extraction accuracy, big-DOM caps)
v1.5–1.6 — the Find Me People → Sula rebrandKildekode utgitt under Apache License 2.0
Eldre versjoner
Versjon 1.4.0
Utgitt 11. mai 2026 - 42,54 kBFungerer med firefox 121.0 og nyere1.4.0 -- 2026-05-10
New surface release. Most users never click the toolbar icon -- the side panel makes contacts discoverable inline on every page.
Side panel overlay. A small green pull-tab on the right edge of every page where the scan found contacts; click it to expand a panel that lists the same ranked emails and phones the popup shows, with click-to-copy. Designed to match the discovery pattern users already know from Honey / Capital One Shopping / Rakuten.
Master toggle. New "Side panel on pages" switch in the popup (default ON). Flipping it instantly hides panels on every open tab.
Per-domain dismiss. "Hide on this site" button in the panel footer suppresses the panel on that hostname for 7 days.
CSS isolation via Shadow DOM. Host-page styles can't bleed into the panel and vice versa.
New permission: storage. Required to persist the two preferences above (master toggle + per-domain dismissal timestamp). Nothing else is stored; nothing leaves the browser.
1.3.3 -- 2026-04-30
Reliability patch. No new features; the popup just gets the right answer more often on dynamic pages.
Auto-rescan on DOM changes. content.js now runs a MutationObserver over document.body and re-runs the page scan one second after the DOM settles. Catches contact info that lazy-loads after the initial document_idle scan -- the failure mode that produced "No contacts detected" on hydrating SPAs (Spirit, modern support pages, anything React/Next that streams). Debounced so live feeds don't burn CPU re-scanning every second.
Longer wait after re-injecting content.js. When Chrome reloads extensions on profile sign-in/out, existing tabs lose the content script. The popup re-injects it, but the previous 500 ms wait was routinely too short for SPA hydration; bumped to 1500 ms.
Copy: "Rescan this page" -> "Rescan this site" -- matches how users mentally model the action.
1.3.2 -- 2026-04-27
Major release. Cross-browser support and the new Compose / Call workflows.
Firefox support. Single MV3 codebase now installs in both Chrome and Firefox 121+ -- paired service_worker + background.scripts fallback, plus browser_specific_settings.gecko (id, strict_min_version, data_collection_permissions: none) for AMO signing.
Compose templates for emails. Each email card has a "Compose" toggle with chips for Blank (just open the chosen client with To: filled), Refund, Complaint, Cancel, Billing, and Support. Templates open in your preferred client -- Default mail app, Gmail web, or Outlook web -- and that choice persists in localStorage.
Call-via deep links for phone numbers. Each phone card has a "Call" toggle that hands the number off to your dialer of choice -- system phone, WhatsApp, Google Voice, FaceTime, or Microsoft Teams. Numbers are auto-normalized to E.164 first.Kildekode utgitt under Apache License 2.0
Versjon 1.1.1
Utgitt 24. apr. 2026 - 28,63 kBFungerer med firefox 121.0 og nyereKildekode utgitt under Apache License 2.0