Download rom & emulators
RomsCombo is a great website where you can find all Roms and emulators versions.
Vad är Download rom & emulators?
Download rom & emulators är en Chrome-tillägg utvecklad av votrungthai484, och dess huvudfunktion är "RomsCombo is a great website where you can find all Roms and emulators versions.".
Tilläggsskärmbilder
Ladda ner Download rom & emulators-förlängningens CRX-fil
Ladda ner Download rom & emulators-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | fjibhamkgaclmoikjefeeoadcifidgap |
Officiell webbadress | https://chrome.google.com/webstore/detail/download-rom-emulators/fjibhamkgaclmoikjefeeoadcifidgap |
Beskrivning | RomsCombo is a great website where you can find all Roms and emulators versions. |
Filstorlek | 10.99 KB |
Antal Installationer | 236 |
Aktuell Version | 0.0.1 |
Senast Uppdaterad | 2021-08-02 |
Publiceringsdatum | 2021-08-02 |
Utvecklare | votrungthai484 |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://romscombo.com/ |
Hjälpsida URL | https://romscombo.com/ |
Stödda Språk | 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 } } |