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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Download rom & emulators 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Download rom & emulators Download rom & emulators
ID fjibhamkgaclmoikjefeeoadcifidgap
공식 URL 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
    }
}