mzying2001/cefflashbrowser

Flash浏览器 / Flash Browser

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 54 minutes ago
Added to GitGenius on September 12th, 2026
Created on March 2nd, 2021
Open Issues & Pull Requests: 51 (+0)
GitHub issues: Enabled
Number of forks: 244
Total Stargazers: 5,391 (+0)
Total Subscribers: 10 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 45.1 hours
Mean response time: 65.9 days
90th percentile: 219.8 days
Tracked items: 48

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 12% of issues opened in the past year have been closed. Three people close 73% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 28
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 507 days
Stale 30+ days: 24
Stale 90+ days: 21

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (5)
  • enhancement (1)

Most active issues this week

Detailed Description

CefFlashBrowser is a browser that embeds Flash Player support to display Flash content on web pages and open local SWF files.

The tool addresses the problem of Flash content becoming inaccessible as browsers dropped native Flash support. It solves this by bundling a Flash Player plugin within a browser built on CEF (Chromium Embedded Framework) and CefSharp, allowing users to view Flash animations and applications that would otherwise be unavailable. The browser also enables local SWF file playback without requiring a separate Flash Player installation.

The project suits developers and users who need to access legacy Flash content, particularly those managing Flash-based games or applications. It includes a SOL save manager for exporting, importing, and editing game save files, making it useful for archival and game preservation workflows. The tool requires .NET Framework and Microsoft Visual C++ Redistributable as runtime dependencies. Anyone considering adoption should be aware that this is a Windows desktop application built with WPF and C#, not a cross-platform solution.

Development activity shows consistent maintenance with periodic releases and active bug fixing. The project accepts user contributions and maintains documentation in both Chinese and English. The codebase demonstrates ongoing refinement of Flash playback functionality and save file management features based on user feedback and reported issues.