Skip to content

electron应用,在不同cpu架构下的不同系统的flash浏览器,可以畅玩flash网页游戏,洛克王国,美食大战老鼠,赛尔号等

Notifications You must be signed in to change notification settings

yusenyi123/electron-flash-senbrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

介绍

因为flash的安全性等问题,很多浏览器都不再支持flash。比如chrome,自 2021 年起,Adobe 已停止为 Flash Player 插件提供支持。在任何版本的 Chrome 中,Flash 内容(包括音频和视频)都将无法再正常播放

因此,在 Electron 里,使用 Pepper Flash 插件加载钟爱的flash小游戏,以供随时娱乐^ ^。 而electron的跨平台属性,可以让我们在多个平台都能畅玩flash游戏,安卓手机使用proot的方式装上一个linux的gui容器就可以运行该应用玩flash游戏 注意:

  • 版本:chromium从v88后,彻底地禁止使用flash。项目中的electron版本为^11.4.7,chromium版本为87.0.4280.141
  • 自定义:可以在plugins下替换你本机的pepeflashplayer插件,也可以替换你想播放的flash!
  • 测试:在win10, macOS Catalina 10.15.5加载成功。macOS Big Sur版本11.3.1加载插件失败,proot容器下的armhf和arm64的系统均可运行

命令

安装依赖

npm install

开发模式

npm start

使用 Forge 的 make 命令来创建可分发的应用程序。运行结果在out目录下

npm run make

About

electron应用,在不同cpu架构下的不同系统的flash浏览器,可以畅玩flash网页游戏,洛克王国,美食大战老鼠,赛尔号等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published