block - ome sürüm geçmişi - 6 sürüm
block - ome geliştiren: ^HqC3LEB!HPO#&
block - ome sürüm geçmişi - 6 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 0.8.0
12 Tem 2026 tarihinde çıktı - 94,88 KBfirefox 109.0a1 ve üstü, android 120.0 ve üstü ile çalışırv0.8.0, Video playback rework: one video at a time, native controls in the gallery- Videos no longer pause when scrolled off screen. The visibility auto-pause (and its auto-resume) from v0.7.0 is gone. Instead, starting any video pauses every other video on the page. Scroll freely while listening; a video only stops when you pause it or start another one.
- Video gallery on phones and tablets now shows the native control bar. Tap the video to reveal the controls; play/pause and the progress scrubber work as native controls should. Previously taps silently toggled playback and the control bar never appeared.
- Double-tap seek is more predictable. Double-tap the left or right side to jump 10 seconds with the visual flash; the middle of the video is a dead zone. The site's own double-tap handler no longer stacks a second seek on top, so no more surprise 20-second jumps, and double-taps on the control bar are left to the controls.
- Popup fix on Firefox: page stats (blocked count and status line) now display correctly instead of falling back to the inactive message.
Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Eski sürümler
Sürüm 0.7.0
31 May 2026 tarihinde çıktı - 94,12 KBfirefox 109.0a1 ve üstü, android 120.0 ve üstü ile çalışırVisual overhaul plus new tools for watching and browsing.
UI
- New design system across on-page UI, settings, and popup. Consistent
surfaces, focus rings, mobile tap targets, prefers-reduced-motion
support.
- Settings restructured: the old Behavior card split into Filtering,
Browse history, and UI surfaces. Status messages now show success and
error states.
- Rule lists (blocked users, keywords, user|word, highlight users,
highlight keywords) are now scrollable chip editors with duplicate
detection. Long lists no longer balloon the page.
- Reason badges on blocked or highlighted cards moved to top-right so
they no longer overlap Erome's view counts.
- Save Album modal: collection labels no longer clip under the
checkbox.
Filtering
- Emoji keywords. Add emojis to any blocked or highlighted keyword list
and they match even when jammed against letters in a title.
- Action sheet suggestions now include emojis from the title.
- Letter keywords keep word-boundary protection so "ass" still doesn't
match "class". Pure-emoji keywords match anywhere.
Browse history
- Settings export and import now include browse history. On import,
history merges with local data: the more advanced state wins per
album, the newer timestamp is kept.
- Capacity raised from 4,000 to 25,000 marks per state (seen, opened).
- Seen-while-scrolling dim now appears only on a fresh page load. The
album you discovered just now stays bright until you reload or come
back later.
Album pages
- Hide images button (bottom-left) for "video-only" viewing. Photos and
their wrappers collapse out of layout so the album reads as video
only. State resets each page visit.
- Video gallery button (next to the hide-images button) opens a
vertical reel of every video in the album. Native controls,
scroll-snap, ArrowUp / ArrowDown / wheel scroll to navigate. Press f
on the album page to toggle the gallery. Opens to whichever video is
closest to your scroll position; closes back to that same video's
spot on the page.
Video QoL on Erome pages
- Per-video reload button (top-right, reveals on hover). Click to
cache-bust and reload a stalled or buffering video, resuming from
where you were.
- Automatic recovery when a video stalls or buffers for more than six
seconds. Capped at two attempts per video with a fifteen-second
cooldown, so it never loops.
- Double-tap left or right side of a video on touch (or pointer
devices) to seek backward or forward by ten seconds, with a brief
visual flash on the seek direction.
- Videos auto-pause when scrolled off screen and resume when scrolled
back into view.Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 0.6.0
31 May 2026 tarihinde çıktı - 81,92 KBfirefox 109.0a1 ve üstü, android 120.0 ve üstü ile çalışırVisual overhaul.- Settings page restructured: Behavior split into Filtering, Browse history, and UI surfaces cards.
- Rule lists (blocked users, keywords, user|word, highlight users, highlight keywords) are now scrollable chip editors with duplicate detection. Long lists no longer balloon the page.
- Popup and settings share one design system; clearer focus rings, larger tap targets on touch.
- Reason badges on blocked/highlighted cards moved to the top-right so they no longer overlap Erome's view counts.
- Quick-action buttons resized for less clutter.
- Save Album modal: collection labels no longer clip under the checkbox.
- Animations respect prefers-reduced-motion.
- Seen-while-scrolling dim now appears on the second encounter with an album, not the first, so the card you are currently looking at stays bright.
- Status messages now show success and error colors.
Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 0.5.0
10 May 2026 tarihinde çıktı - 67,95 KBfirefox 109.0a1 ve üstü, android 120.0 ve üstü ile çalışırv0.5.0 — Mobile feed filtering, collections fix, cross-browser support- Filtering now works on the mobile single-item feed (when you open an album on mobile and scroll through inlined "next" albums). Hide photo-only albums with Videos-only, or hide by title keyword. The album you actually navigated to is never filtered.
- /user/collections is no longer touched by the filter. Saved collection pages render exactly as the site delivers them.
- Settings now reliably opens the options page from both the toolbar popup and the in-page overlay.
- Internal: surface-aware adapter so future site changes are easier to absorb without breaking the desktop grid.
- This version is also published to the Chrome Web Store; the codebase is now fully cross-browser.
Your saved blocklists, highlights, and categories carry over from v0.4.0 untouched.Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 0.4.0
1 May 2026 tarihinde çıktı - 39,27 KBfirefox 109.0a1 ve üstü, android 120.0 ve üstü ile çalışırChanges:
Infinite scroll filtering now handles multiple sibling #albums feed sections by scanning all recognized roots and observing #page with document.body fallback. The single-root assumption was removed from content/site.js and content/main.js.
Highlights are stronger, thumbnail-only, and pulsing, with configurable color and intensity via schema v5 in shared/config.js, CSS custom properties in content/ui/styles.css, and controls in options/options.html and options/options.js.
Added simple categories management with id, name, term, favorite, favorites-first alphabetical ordering, same-tab open, clear new-tab action, edit, and delete. The in-page categories sheet is in content/ui/floating.js; settings-page management is in the options files.Kaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı
Sürüm 0.3.0
24 Nis 2026 tarihinde çıktı - 32,48 KBfirefox 109.0a1 ve üstü, android 120.0 ve üstü ile çalışırKaynak kodu Mozilla Kamu Lisansı 2.0 lisansıyla yayımlandı