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 - это расширение Chrome, разработанное beamappzone, и его основная функция - "This tool is a flexible player for SWF (game..) Flash file. Flash Emulator is a Flash VM and runtime renderer for the SWF files.".
Снимки экрана расширения
Скачать файл CRX расширения Flash Game Emulator
Скачайте файлы расширений 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" } |