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ファイルをダウンロード

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.                    

拡張機能の基本情報

名前 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
Eメール [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
    }
}