Skip to content

Releases: QenTerra/elements

Elements 1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 05:59
3a0ca8d

Elements 1.1 puts every picker action within mouse reach, adds light/dark/system theming, per-site pause, full undo/redo, and new restyle actions (blur, dim, grayscale, adjustable corner radius, sanitized custom CSS).

Highlights

  • Action toolbar and a mini toolbar next to the selected element — every edit works with the mouse alone.
  • Light, dark, and system themes, shared by the picker and the Options page.
  • New actions: blur, dim, grayscale, adjustable corner radius, and sanitized custom CSS behind Advanced mode.
  • Undo and redo, status toasts with an inline Undo, a first-run coachmark, and an onboarding page.
  • Per-site pause and a toolbar badge showing the active rule count.
  • Options: expandable per-site rule lists, search, undoable deletes, and import review with Merge/Replace.
  • Russian localization.
  • No analytics, ads, remote code, or developer-operated backend.

Downloads

  • elements-1.1-chrome.zip — Chrome and Chromium browsers.
  • elements-1.1-firefox.zip — Firefox development/self-distribution build.
  • elements-1.1-safari.zip — Safari WebExtension input for conversion and signing in Xcode.

These archives are unsigned. Store distribution still requires the signing and review process of each browser.

Verification

  • TypeScript typecheck passed.
  • All automated tests passed: unit tests (Vitest) and an end-to-end suite (Playwright) covering the picker, undo, and theme switching.
  • Chrome, Firefox, and Safari production builds passed in GitHub Actions.
  • Production dependency audit: 0 vulnerabilities.

SHA-256

021a7a228e420b6ff7bd62d0b582644665266707bccf6b9dae2708d6428fba7f  elements-1.1-chrome.zip
41e1d3a96a971b474375c750d97bc6e7adf1d8fbacacd749ad9aa5a533d7105a  elements-1.1-firefox.zip
0a5f92625be2a56fb93c2bcfa60e0bbc32bdcf5d42020e016ff04bec52841cd2  elements-1.1-safari.zip

See the changelog for the full list of changes.

Elements 1.0

Choose a tag to compare

@QenTerra QenTerra released this 15 Jul 21:35

Elements 1.0 is the first public release of the local-first browser extension for hiding, editing, and restyling webpage elements.

Highlights

  • Pick page elements and hide them, edit their text, or round their corners.
  • Undo changes, preview saved rules, and manage settings per site.
  • Export and import all settings as a JSON backup.
  • Polished popup, switch, picker overlay, and settings-card motion.
  • New Elements brand mark and a complete browser icon set.
  • No analytics, ads, remote code, or developer-operated backend.

Downloads

  • elements-1.0.0-chrome.zip — Chrome and Chromium browsers.
  • elements-1.0.0-firefox.zip — Firefox development/self-distribution build.
  • elements-1.0.0-safari.zip — Safari WebExtension input for conversion and signing in Xcode.

These archives are unsigned. Store distribution still requires the signing and review process of each browser.

Verification

  • TypeScript typecheck passed.
  • All automated tests passed.
  • Chrome, Firefox, and Safari production builds passed in GitHub Actions.
  • Production dependency audit: 0 vulnerabilities.

SHA-256

ceb011f66856b34d6fa10c167fa94e503445f5650502fde2ffbd2b6f879a863b  elements-1.0.0-chrome.zip
f072c2fefcc2cfc9ed8f70f820c286dc6197b3622d53f9b482c837826b059ad7  elements-1.0.0-firefox.zip
a26a8c35d36e839a21a17d67a9f2f4409ca80756dba7fb8ca6cf5be60741f8a6  elements-1.0.0-safari.zip

See the changelog for the full list of changes.