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.
¿Qué es Flash Game Emulator?
Flash Game Emulator es una extensión de Chrome desarrollada por beamappzone, y su función principal es "This tool is a flexible player for SWF (game..) Flash file. Flash Emulator is a Flash VM and runtime renderer for the SWF files.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Flash Game Emulator
Descarga archivos de extensión Flash Game Emulator en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Flash Game Emulator |
ID | jncfmhhkhlbpglafcpjcjkimgadgiamc |
URL Oficial | https://chromewebstore.google.com/detail/flash-game-emulator/jncfmhhkhlbpglafcpjcjkimgadgiamc |
Descripción | This tool is a flexible player for SWF (game..) Flash file. Flash Emulator is a Flash VM and runtime renderer for the SWF files. |
Tamaño del Archivo | 32.47 KB |
Cantidad de Instalaciones | 12,254 |
Versión Actual | 1.0.1.5 |
Última Actualización | 2021-01-31 |
Fecha de Publicación | 2021-01-31 |
Calificación | 2.38/5 Total de 24 Calificaciones |
Desarrollador | beamappzone |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://populargames.fullstacks.net/ |
URL de la Página de Ayuda | http://populargames.fullstacks.net/ |
Idiomas Soportados | 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" } |