GBA Emulator For PC Version-New BG
GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.
O que é GBA Emulator For PC Version-New BG?
GBA Emulator For PC Version-New BG é uma extensão do Chrome desenvolvida por http://gbaemulatorfortech.blogspot.com, e sua principal característica é "GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão GBA Emulator For PC Version-New BG
Baixe arquivos de extensão GBA Emulator For PC Version-New BG no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | nkhnphhfnejlejibkmpepngejpapheof |
URL Oficial | https://chrome.google.com/webstore/detail/gba-emulator-for-pc-versi/nkhnphhfnejlejibkmpepngejpapheof |
Descrição | GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers. |
Tamanho do Arquivo | 393 KB |
Contagem de Instalações | 159 |
Versão Atual | 1.2 |
Última Atualização | 2022-06-17 |
Data de Publicação | 2022-06-17 |
Desenvolvedor | http://gbaemulatorfortech.blogspot.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://gbaemulatorfortech.blogspot.com |
Idiomas Suportados | 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" } } |