Historique de versions de animepahe Enhancer - 11 versions
animepahe Enhancer par Mugen
Historique de versions de animepahe Enhancer - 11 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 0.0.9.2
Publié le 12 juin 2026 - 59,86 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresRelease v0.0.9.2
Fixes- Image Retrieval: Resolved issues causing missing cover images in Continue Watching.
Improvements- Search Distinction: Injected results are now clearly labeled with Smart Search (AniList) or Native (Animepahe) badges to easily identify the source of the results.
Code source publié sous licence Licence MIT
Anciennes versions
Version 0.0.9.1
Publié le 9 juin 2026 - 59,22 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresRelease v0.0.9.1: The Rate Limit Bypass & SUB Badge Update
I'm excited to announce the latest update for animepahe Enhancer This release brings major performance optimizations, new visual indicators, and a crucial fix for the recent Cloudflare blocking issues.
What's New & Improved- Cloudflare Rate Limit Fix: Completely overhauled the background scanning logic to bypass Cloudflare's strict rate limits. The extension now uses smart, staggered batch processing (
Promise.allwith mapped delays) to check for dubs safely without triggering bot protection blocks. - New "SUB ONLY" Badges: Added bright orange
SUB ONLYbadges across the Home page, Episode Lists, and Player page. It is now easier than ever to tell at a glance if an anime or episode is exclusively subbed - Lightning-Fast Caching: The extension now recognizes when items are already stored in your local cache and completely skips the artificial batch delays, making repeat page loads and boundary searches much faster.
- Accurate Home Page Progress: The progress tracker on the Home page has been detached from the background network queue and now displays an accurate item-based percentage (calculating exactly how many of the 12 items on the page are done).
Credits
A huge shoutout and special thanks to @Alpha-782 for the brilliant work on fixing the Cloudflare rate-limiting issue. This update wouldn't be nearly as smooth or fast without their contribution to the core network logic.
Full Changelog: https://github.com/abdullahkhfb/Animepahe-Enhancer/compare/v0.0.9...v0.0.9.1Code source publié sous licence Licence MIT
- Cloudflare Rate Limit Fix: Completely overhauled the background scanning logic to bypass Cloudflare's strict rate limits. The extension now uses smart, staggered batch processing (
Version 0.0.9
Publié le 8 juin 2026 - 58,62 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresWhat's new in v0.0.9
✨ Smart Search
Can't find an anime because you only know its English dub title, a popular nickname, or a romanized spelling that doesn't match animepahe's catalogue? Smart Search fixes that.
As you type in the search bar, the extension quietly queries AniList for every alternative title associated with your search term — romaji, English, and synonyms — and runs parallel searches for each one. Any additional matches are injected at the top of the dropdown, clearly marked with a pink accent border and an "also known as" label so you always know why a result appeared.
Highlights:
- Works automatically — no extra clicks or keyboard shortcuts
- Debounced (300 ms) so it never fires on every keystroke
- Deduplicates against results already shown by animepahe
- AniList lookups are cached locally for 24 hours
- Can be toggled off at any time from the extension popup
- Zero impact on Continue Watching or DUB Detector
🔒 Privacy note
Smart Search sends your search query to the publicly available AniList GraphQL API (graphql.anilist.co) to retrieve alternative titles. No personal data or browsing history is included. See PRIVACY.md for full details. The feature can be disabled from the popup if you prefer no outbound requests at all.
📦 Installation / Update
| Browser | Link |
| ------- | ---- |
| Firefox | Firefox Add-ons (AMO) — updates automatically |
| Edge | Edge Add-ons — pending Microsoft review |
| Chrome / other Chromium | DownloadAnimepahe-Enhancer.zipbelow, unzip, load unpacked viachrome://extensions|
🐛 Bug fixes & changesmanifest.jsondescription updated to reflect all three featuresDEFAULT_SETTINGSnow includessmartSearchEnabled: true(existing installs default to on)- Storage schema: new
ape_ss_cache prefix for AniList title lookups
⏳ Heads up: v0.0.9 will be the last release for the foreseeable future. I'm taking a break, so don't expect another update anytime soon. The extension is stable and fully functional - bug reports and PRs are still welcome in the meantime.
Code source publié sous licence Licence MIT
Version 0.0.8
Publié le 7 juin 2026 - 54,17 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresBug Fixes- Fixed cache poisoning from concurrent requests and rate-limit false negatives.
- Improved dub detection accuracy (fixed regex boundaries, JS key parsing, and tightened subtitle exclusions).
Stability Improvements- Added baseline rate limits (120ms, max 6 concurrent) and backoff jitter to prevent Cloudflare bans.
- Throttler now correctly respects
Retry-Afterheaders. - Prevented retry bursts by pushing failed tasks to the back of the queue.
- Added differentiation between retryable Cloudflare 503s and genuine server errors.
Code source publié sous licence Licence MIT
Version 0.0.7
Publié le 4 juin 2026 - 53,36 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresWhat's Changed
This update focuses on stabilizing the DUB detection feature against strict rate limits and improving the user experience with better progress tracking.
Fixes & Improvements- Cloudflare Ratelimiting Bypass: Implemented logic to handle and bypass
RequestThrottlerrestrictions, preventing DUB detection from stalling or breaking unexpectedly. - Added ETA Display: Added a dynamic remaining time estimator so you can see exactly how long the detection process will take.
- Optimized Cache Duration: Increased the local cache lifetime to 24 hours. This drastically reduces the total number of outbound network requests and helps prevent future rate-limiting issues.
Code source publié sous licence Licence MIT
- Cloudflare Ratelimiting Bypass: Implemented logic to handle and bypass
Version 0.0.6.1
Publié le 21 mai 2026 - 51,93 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresWhat's New in v0.0.6.1:
• Visual Update: Added a microphone icon (🎙️) to the home page scanner badges for better clarity.Code source publié sous licence Licence MIT
Version 0.0.6
Publié le 21 mai 2026 - 51,92 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresChangelog- Added official automated deployment integration for the Microsoft Edge Add-ons store.
- Updated documentation and added the Microsoft Edge storefront badge to the repository landing page.
- Native performance optimizations for cross-origin player tracking and DUB search modules.
Code source publié sous licence Licence MIT
Version 0.0.5
Publié le 21 mai 2026 - 51,92 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresRefactor
Split the monolithicanimepahe.jsinto feature modules loaded via dynamic import.
New structurecontent/main.js- entry point; loads settings, detects page type, initialises featurescontent/features/continue-watching.js- CW section + iframe postMessage bridgecontent/features/dub-detector.js- DUB badges, status pill, detection logiccontent/helpers/router.js- page-type detection and session extractioncontent/helpers/storage.js- chrome.storage wrapper and settings schemacontent/helpers/cache.js- episode/home DUB cache with garbage collection- Some theme changes
Code source publié sous licence Licence MIT
Version 0.0.4
Publié le 17 mai 2026 - 50,2 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresWhat's Changed- Fixed Search Functionality: The DUB detector no longer accidentally targets dynamically generated anime links inside the search bar dropdown or header navigation. Previously, the scanner was injecting badges into the search results, which broke the UI layout and made the search dropdown difficult to use.
Code source publié sous licence Licence MIT
Version 0.0.3
Publié le 13 mai 2026 - 50,15 KoFonctionne avec firefox 109.0 et versions supérieures, android 120.0 et versions supérieuresWhat's New- Firefox for Android Support: The extension is now officially supported on Firefox for Android! You can now install and use the video tracker and DUB detector directly on your mobile browser.
- Continue Watching Fix: Fixed an issue where watching different episodes of the same series would create duplicate cards on the home page. Now, your progress automatically overwrites older episodes to keep the grid clean.
Code source publié sous licence Licence MIT
Version 0.0.2
Publié le 8 mai 2026 - 50,15 KoFonctionne avec firefox 109.0 et versions supérieures🎉 First release of animepahe Enhancer
✨ Features
▶ Continue Watching
- Tracks playback position every 2 seconds across all episodes
- Displays a "Continue Watching" row on the home page with progress bars
- Supports up to 24 episodes in watch history
- Remove individual entries or clear all from the popup or home page
🎙 DUB Detector
- Scans episode lists, player pages, and home feed for dubbed episodes
- Overlays colour-coded badges (episode list, home cards, player title)
- Uses binary search to minimise network requests — O(log n) instead of O(n)
- Results cached locally for 12 hours with automatic garbage collection
🛠 Installation- Firefox: Available on the Firefox Add-ons Store (AMO)
- Edge: Manual installation for now — automated Edge Add-ons publishing coming soon
📦 Notes- No external servers — all data stored locally in your browser
- Works across all official animepahe mirror domains
Code source publié sous licence Licence MIT