Download rom & emulators
RomsCombo is a great website where you can find all Roms and emulators versions.
什麼是Download rom & emulators?
Download rom & emulators是由votrungthai484開發的Chrome擴展程式,該擴展的主要功能是“RomsCombo is a great website where you can find all Roms and emulators versions.”。
擴展截圖
下載Download rom & emulators擴展crx文件
下載Download rom & emulators擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
In computing, an emulator is hardware or software that enables one computer system (called the host) to behave like another computer system (called the guest). An emulator typically enables the host system to run software or use peripheral devices designed for the guest system.
擴展基本資訊
名稱 | |
ID | fjibhamkgaclmoikjefeeoadcifidgap |
官方網址 | https://chrome.google.com/webstore/detail/download-rom-emulators/fjibhamkgaclmoikjefeeoadcifidgap |
簡介 | RomsCombo is a great website where you can find all Roms and emulators versions. |
檔案大小 | 10.99 KB |
安裝次數 | 236 |
目前版本 | 0.0.1 |
更新時間 | 2021-08-02 |
上架時間 | 2021-08-02 |
開發者 | votrungthai484 |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://romscombo.com/ |
說明頁面URL | https://romscombo.com/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Download rom & emulators", "version": "0.0.1", "manifest_version": 2, "description": "RomsCombo is a great website where you can find all Roms and emulators versions.", "homepage_url": "https:\/\/romscombo.com\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true } } |