Flash Game Emulator
This tool is a flexible player for SWF (game..) Flash file. Flash Emulator is a Flash VM and runtime renderer for the SWF files.
什么是Flash Game Emulator?
Flash Game Emulator是由beamappzone开发的Chrome扩展程序,该扩展的主要功能是“This tool is a flexible player for SWF (game..) Flash file. Flash Emulator is a Flash VM and runtime renderer for the SWF files.”。
扩展截图
下载Flash Game Emulator扩展crx文件
下载Flash Game Emulator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This tool is a flexible player for SWF (game..) Flash files. Flash Emulator is a Flash VM and runtime renderer for the SWF file format without Adobe Flash installed. All you have to do is click on one of the icons and the game will open up. If you are bored you should definately add this app to your Chrome. Play the games such as classic games, retro games, latest games, pacman, sonic, street fighter and other amazing games. You can play multiple flash games, and You can also select a swf file from Google Drive to play a Flash file directly.
扩展基本信息
名称 | Flash Game Emulator |
ID | jncfmhhkhlbpglafcpjcjkimgadgiamc |
官方URL | https://chromewebstore.google.com/detail/flash-game-emulator/jncfmhhkhlbpglafcpjcjkimgadgiamc |
简介 | This tool is a flexible player for SWF (game..) Flash file. Flash Emulator is a Flash VM and runtime renderer for the SWF files. |
文件大小 | 32.47 KB |
安装次数 | 12,254 |
当前版本 | 1.0.1.5 |
更新时间 | 2021-01-31 |
上架时间 | 2021-01-31 |
评分 | 2.38/5 共24次评分 |
开发者 | beamappzone |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://populargames.fullstacks.net/ |
帮助页面URL | http://populargames.fullstacks.net/ |
支持的语言 | en-US |
manifest.json | |
{ "background": { "page": "background.html" }, "default_locale": "en_US", "description": "__MSG_ext_description__", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png" }, "browser_action": { "default_icon": "images\/icon32.png", "default_title": "__MSG_ext_name__" }, "name": "__MSG_ext_name__", "permissions": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "18.0.0.0", "version": "1.0.1.5" } |