GBA Emulator For PC Version-New BG
GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.
¿Qué es GBA Emulator For PC Version-New BG?
GBA Emulator For PC Version-New BG es una extensión de Chrome desarrollada por http://gbaemulatorfortech.blogspot.com, y su función principal es "GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión GBA Emulator For PC Version-New BG
Descarga archivos de extensión GBA Emulator For PC Version-New BG en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
GBA Emulator for PC Extention provides you customized background to your new tab For GBA Emulator lovers. The GBA Emulator for PC Extension lets you add a background to your new tab for GBA Emulator lovers. Also have Google, Bing Search box and few social media icon. You can easily browse by this link How to Use GBA Emulator For PC new Tab Extension ? Step-1: The first step is to add this extension to your Google Chrome browser. Step-2: Then click the new tab. Step-3: You can see the new background when clicking on the new tab. Step-4: It will change your background instantly, Enjoy!
Información Básica de la Extensión
Nombre | |
ID | nkhnphhfnejlejibkmpepngejpapheof |
URL Oficial | https://chrome.google.com/webstore/detail/gba-emulator-for-pc-versi/nkhnphhfnejlejibkmpepngejpapheof |
Descripción | GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers. |
Tamaño del Archivo | 393 KB |
Cantidad de Instalaciones | 159 |
Versión Actual | 1.2 |
Última Actualización | 2022-06-17 |
Fecha de Publicación | 2022-06-17 |
Desarrollador | http://gbaemulatorfortech.blogspot.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://gbaemulatorfortech.blogspot.com |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "GBA Emulator For PC Version-New BG", "description": "GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.", "background": { "service_worker": "background-service.js" }, "version": "1.2", "homepage_url": "https:\/\/gbaemulatorfortech.blogspot.com\/", "chrome_url_overrides": { "newtab": "newimg.html" }, "icons": { "16": "ssr\/icon.png", "48": "ssr\/icon.png", "128": "ssr\/icon.png" }, "action": { "default_popup": "popup.html" } } |