GBA Emulator For PC Version-New BG
GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.
Cos'è GBA Emulator For PC Version-New BG?
GBA Emulator For PC Version-New BG è un'estensione di Chrome sviluppata da http://gbaemulatorfortech.blogspot.com, e la sua funzione principale è "GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione GBA Emulator For PC Version-New BG
Scarica i file di estensione GBA Emulator For PC Version-New BG in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | |
ID | nkhnphhfnejlejibkmpepngejpapheof |
URL Ufficiale | https://chrome.google.com/webstore/detail/gba-emulator-for-pc-versi/nkhnphhfnejlejibkmpepngejpapheof |
Descrizione | GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers. |
Dimensione del File | 393 KB |
Conteggio Installazioni | 159 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2022-06-17 |
Data di Pubblicazione | 2022-06-17 |
Sviluppatore | http://gbaemulatorfortech.blogspot.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://gbaemulatorfortech.blogspot.com |
Lingue Supportate | 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" } } |