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" } |