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.”。

擴展截圖

screenshot

下載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 Flash Game Emulator
ID jncfmhhkhlbpglafcpjcjkimgadgiamc
官方網址 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"
}