SkipStream sürüm geçmişi - 8 sürüm
SkipStream geliştiren: Govindarajulu
SkipStream sürüm geçmişi - 8 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 1.6.5
5 Haz 2026 tarihinde çıktı - 53,35 KBfirefox 140.0 ve üstü, android 142.0 ve üstü ile çalışır- Full backup/restore: Export now includes watch history (
skipstream_cache), stats, site rules, theme,animeSkipEnabled, and all credentials + prefs. Import merges history (keeps newer timestamp per title), combines session counts, takes higher skip/time-saved values. - Export filename is date-stamped:
skipstream-backup-YYYY-MM-DD.json - Button labels changed to "Export All" and "Import & Merge" with explanatory hint text
- CONTRIBUTING.md, HOW_TO_RELEASE.md, TESTING.md, PRIVACY.md: all rewritten, concise
- AMO listing description: rewritten to match current features accurately
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
- Full backup/restore: Export now includes watch history (
Eski sürümler
Sürüm 1.6.4
4 Haz 2026 tarihinde çıktı - 52,68 KBfirefox 140.0 ve üstü, android 142.0 ve üstü ile çalışır- Force sync button: Sync button in history panel pushes all local positions to cloud then refreshes; shows item count and timestamp
- Last sync time: status bar shows when data was last synced to cloud
- Skip button missing on mid-segment seek:
findActiveSegmentnow has +1s end grace;seekedevent resetsactiveSegmentKeyso seeking into an active segment always shows the button - Cloud save confirmation: successful saves now write
skipstream_last_synctimestamp to local storage - README: rewritten to be concise - what it does, setup, file structure only
- Options page description: shortened to one clear sentence
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.6.3
4 Haz 2026 tarihinde çıktı - 51,56 KBfirefox 140.0 ve üstü, android 142.0 ve üstü ile çalışır- updateSkipBadge crash: was calling
getElementById('skipMaster')which no longer exists in popup.html (removed when redesigned toskipModeSelectdropdown); badge now reads from passedprefsobject directly - Per-site rules ignored in skip poll: poll was checking
prefs[prefKey]for auto-skip decision instead ofeffectivePrefs[prefKey]; per-site overrides now fully applied to both the master gate and the per-segment auto-skip decision - Native platform poller ignored per-site rules:
startNativeBtnPollerreadprefs.skipMasterdirectly; now callsgetSitePrefs(prefs)so domain overrides disable native button clicking correctly - autoNextEpisode missing from import/export:
EXPORT_KEYSinoptions.jswas missingautoNextEpisode; the pref was lost on settings export/import - device_name missing from history fetch:
SUPABASE_GET_ALLselect did not includedevice_name; popup history now shows which device saved each position
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
- updateSkipBadge crash: was calling
Sürüm 1.6.2
4 Haz 2026 tarihinde çıktı - 51,56 KBfirefox 140.0 ve üstü, android 142.0 ve üstü ile çalışır- Per-site skip rules: override global skip mode per domain in Settings (e.g. always prompt on Crunchyroll, auto-all on Netflix); stored locally, applied in real-time without page reload
- Dark/light theme toggle: sun/moon icon in popup header; respects system preference on first load, persists manual override
- Segment confidence badge: skip button and countdown show a star/diamond badge when segment has 5+ or 10+ reports from IntroDB
- device_name in sync payload: upsert now includes browser name (Firefox/Edge/Chrome) so history shows which device saved each position
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.6.1
3 Haz 2026 tarihinde çıktı - 49,1 KBfirefox 140.0 ve üstü, android 142.0 ve üstü ile çalışır- Native platform skip buttons: clicks the platform's own "Skip Intro/Recap/Credits" button when present (Netflix, Prime, Disney+, Hulu, Max, Crunchyroll, Peacock, Paramount+, Apple TV+, Tubi) - works without IntroDB API key
- Auto Next Episode: optional toggle to automatically advance to the next episode when within 10s of end; off by default
autoNextEpisodepref added toPREF_DEFAULTS,ALL_TOGGLES, and popup init wiringstartNativeBtnPollernow correctly called insideattachVideoonNavigationnow resets_nextEpTriggeredand clears native button poller on SPA navigation
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.6.0
3 Haz 2026 tarihinde çıktı - 48,05 KBfirefox 140.0 ve üstü, android 142.0 ve üstü ile çalışır- Skip countdown toast: auto-skip now shows a 3-second countdown with Undo button instead of jumping instantly; cancels if video pauses
- Playback speed control: 1x / 1.25x / 1.5x / 2x selector in Settings panel; persists across pages and syncs to active video immediately
- Watch stats panel: new Stats tab showing in-progress titles, total watch time tracked, total segments skipped, time saved, and session count
- "Still watching" auto-dismiss: generic text-match observer clicks platform continue/resume overlays automatically on any site
- Import / Export settings: backup and restore all credentials and preferences as a JSON file from the Settings page
- Offline upsert queue: failed cloud saves are queued in local storage and replayed automatically when network reconnects
- Skip mode dropdown wired:
skipModeSelectin popup now correctly writes to storage and content script respects it immediately - Skip mode selector was non-functional: popup.html had been redesigned to a single dropdown but popup.js was still wiring non-existent individual toggle elements
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.5.9
2 Haz 2026 tarihinde çıktı - 44,38 KBfirefox 140.0 ve üstü, android 142.0 ve üstü ile çalışır- Version bump: advance past tags v1.5.7 and v1.5.8; all version files aligned to 1.5.9
- Movie embed mediaId:
getMediaId()now handles/movie/{id}and/tv/{id}paths correctly - Movie embed warn: suppressed false-positive "Could not identify episode" on movie embed URLs
- Manifest: removed
data_collection_permissionsfrommanifest.jsonand all related assertions - CI: removed SHA-pinned action refs across all workflows; pinning to named versions
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.5.8
31 May 2026 tarihinde çıktı - 43,91 KBfirefox 140.0 ve üstü, android 142.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı