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.
Vad är Flash Game Emulator?
Flash Game Emulator är en Chrome-tillägg utvecklad av beamappzone, och dess huvudfunktion är "This tool is a flexible player for SWF (game..) Flash file. Flash Emulator is a Flash VM and runtime renderer for the SWF files.".
Tilläggsskärmbilder
Ladda ner Flash Game Emulator-förlängningens CRX-fil
Ladda ner Flash Game Emulator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Flash Game Emulator |
ID | jncfmhhkhlbpglafcpjcjkimgadgiamc |
Officiell webbadress | https://chromewebstore.google.com/detail/flash-game-emulator/jncfmhhkhlbpglafcpjcjkimgadgiamc |
Beskrivning | This tool is a flexible player for SWF (game..) Flash file. Flash Emulator is a Flash VM and runtime renderer for the SWF files. |
Filstorlek | 32.47 KB |
Antal Installationer | 12,254 |
Aktuell Version | 1.0.1.5 |
Senast Uppdaterad | 2021-01-31 |
Publiceringsdatum | 2021-01-31 |
Betyg | 2.38/5 Totalt 24 Betyg |
Utvecklare | beamappzone |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://populargames.fullstacks.net/ |
Hjälpsida URL | http://populargames.fullstacks.net/ |
Stödda Språk | 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" } |