
Betfred Game filter and much more szerző: The Devil
Adds a powerful options panel to Betfred’s games and casino pages, letting you filter, randomize, and manage your favorite games with ease.
A kiegészítő használatához a Firefoxra lesz szüksége
Kiegészítő metaadatai
Képernyőképek


A kiegészítő névjegye
Betfred Additional Functions Extension
Enhance your Betfred experience with advanced game scanning, favorites management, filtering, and more. This extension is modular, fast, and works across all Betfred subdomains.
🔑 Key Features
🧠 Core Functionality
⭐ Favorites Management
🧲 Advanced Filtering System
🎲 Game Discovery & Navigation
⚡ User Experience
🛠️ Technical Highlights
📊 Data Management
🎨 Visual Enhancements
🔒 Privacy & Security
📈 Performance Benefits
Project Structure
Build Instructions
For Reviewers
Notes
Contact
N/A
Enhance your Betfred experience with advanced game scanning, favorites management, filtering, and more. This extension is modular, fast, and works across all Betfred subdomains.
🔑 Key Features
🧠 Core Functionality
- 🔍 Game Database Scanner: Automatically scans and catalogs all Betfred games with detailed metadata.
- 🌐 Cross-Platform Support: Works across all Betfred platforms — Games, Casino, Vegas, etc.
⭐ Favorites Management
- 🔄 Smart Favorites Sync: Integrates with Betfred’s native favorite system.
- 📦 Bulk Management: Add or remove multiple favorites at once using the built-in search tool.
- 💾 Persistent Storage: Favorites are stored locally and persist between sessions.
- 🔔 Visual Feedback: Instant toast notifications when updating favorites.
🧲 Advanced Filtering System
- 🏢 Provider Filtering: Limit game list to a specific provider (e.g., NetEnt, IGT, Pragmatic Play).
- 🎨 Theme Filters:
- 🎄 Christmas-themed slots
- 🎃 Halloween-themed slots
- 🐰 Easter-themed slots
- 🏅 Sports-themed slots
- 🐟 Big Bass series
- 🎬 TV & Movie-themed slots
- 📺 Game Show-themed slots
- 💰 Minimum Stake Filter: Filter games by minimum bet (from 10p to £1).
- ⭐ Favorites Only Mode: Display only your favorited games.
🎲 Game Discovery & Navigation
- 🔀 Random Game Selector: Quickly discover something new to try.
- 🔎 Game Search: Instantly find any game by name.
- 🗂️ Provider Dropdown: Browse games grouped by provider.
- ℹ️ Game Info Display: See RTP, provider, and minimum stake info at a glance.
⚡ User Experience
- 📦 Draggable Options Panel: Fully customizable floating UI.
- 📏 Compact Mode: Toggle between full and minimal interface.
- 🔔 Toast Notifications: Clean, animated status updates for all actions.
- 🧩 Seamless Integration: Looks and behaves like a native part of Betfred’s site.
- ♿ Accessibility: Full keyboard and screen reader support.
🛠️ Technical Highlights
- 📦 ES6 Modules: Clean, modern, modular codebase.
- ⚡ Vite-Bundled: Fast builds, optimized output.
- 🌐 Chrome & Firefox Support: Fully compatible with modern browsers.
- 🗄️ Local Storage Only: All data stays on your machine — no cloud dependencies.
- 🚀 Performance Optimized: Efficient scanning and filtering logic.
📊 Data Management
- 📚 400+ Game Database: Rich metadata including stake, RTP, and provider.
- 📈 Auto Updates: New games added automatically when detected.
- 📤 Export Tools: Easily back up and share your game list and favorites.
- ♻️ Backup & Restore: Restore your data at any time with one click.
🎨 Visual Enhancements
- 🖌️ Custom Styling: UI designed to match Betfred’s original look.
- 🔗 Icon Integration: Optional branding for YouTube and PNUK channels.
- 🧼 Clean Design: Modern, professional UI elements and smooth layout.
- 📱 Responsive Layout: Looks great on both widescreen and small displays.
🔒 Privacy & Security
- 📍 Local Storage Only: Your data stays on your device — 100% private.
- 🚫 No Tracking: No analytics, no spying, no nonsense.
- 🧾 Minimal Permissions: Only storage access is required.
- 🧑💻 Open Source: Fully inspectable and modifiable by you.
📈 Performance Benefits
- ⚡ Faster Game Discovery: Find what you want with fewer clicks.
- 🔁 Bulk Operations: Manage large favorites lists easily.
- 🗂️ Better Organization: See your games clearly with filters and metadata.
- 🧭 Improved Navigation: Jump between categories and providers effortlessly.
Project Structure
/
├── src/ # Source code (modular ES6 JS)
│ ├── ui.js
│ ├── main.js
│ ├── scan.js
│ ├── storage.js
│ ├── utils.js
│ └── filters.js
├── dist/ # Bundled output (main.bundle.js, assets)
├── manifest.json # Extension manifest (MV3)
├── styles.css # Extension styles
├── vite.config.js # Vite build configuration
├── package.json # NPM dependencies and scripts
├── package-lock.json
├── betfred_scan_data.json# Game data
├── youtube.png # Asset
├── pnuk.png # Asset
Build Instructions
- Install dependencies:
bash
npm install - Build the extension:
bash
npm run build:all - This will bundle the source files using Vite and copy all required assets to the
dist/
directory. - Load the extension:
- Use the contents of the
dist/
directory as your unpacked extension in Chrome or Firefox.
For Reviewers
- Source code: All original, human-readable source files are included in
/src/
. - Bundled code: The
dist/
directory contains the output from the build process (main.bundle.js
and assets). - Build tools: This project uses Vite (with Rollup under the hood) for bundling. No code minification is applied.
- No node_modules: Please run
npm install
to restore dependencies if needed. - No obfuscation: All code is readable and well-commented.
Notes
- The extension does not collect or transmit any user data.
- All data is stored locally using the
chrome.storage.local
API. - The extension only requests the minimal permissions required for operation.
Contact
N/A
Értékelje a tapasztalatait
Engedélyek és adatokTovábbi tudnivalók
Szükséges engedélyek:
- Hozzáférés az adataihoz a(z) betfred.com tartományban lévő lapokhoz
- Az adatai elérése itt: www.betfred.com
- Az adatai elérése itt: betfred.com
- Az adatai elérése itt: games.betfred.com
- Az adatai elérése itt: casino.betfred.com
- Az adatai elérése itt: vegas.betfred.com
Nem kötelező engedélyek:
- Az adatai elérése itt: www.betfred.com
- Az adatai elérése itt: betfred.com
További információk
- Verzió
- 3.0.0
- Méret
- 96,07 kB
- Legutóbb frissítve
- 3 napja (2025. júl. 14.)
- Kapcsolódó kategóriák
- Licenc
- MIT licenc
- Verziótörténet
Gyűjteményhez adás
Kiadási megjegyzések ehhez: 3.0.0
Improved scanning speed, added the ability to remove individual games and better favorite detection.
További kiegészítők tőle: The Devil
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések
- Még nincsenek csillagos értékelések