JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Architecture and workflow guide

unclutter

A browser-extension guide to candidate extraction, typed categorization, cache replacement, manual retry, privacy boundaries, and reversible DOM rules.

Original by kitzeBrowser useRepository README and documentationSource reviewed

Before you dive in

What you’ll find in the original

  1. Require both selected-choice probability and provider confidence when both exist; uncertain elements remain visible.
  2. Persist an automatic attempt before sending it and require manual re-analysis after failure to prevent retry loops.
  3. Revalidate stable selectors against the current DOM and leave existing rules unchanged after malformed or stale responses.
Worth knowing

Behavior and measurements are reported by the repository authors; source and critical implementation were inspected but not executed.