GBA Emulator For PC Version-New BG
GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.
What is GBA Emulator For PC Version-New BG?
GBA Emulator For PC Version-New BG is a Chrome extension developed by http://gbaemulatorfortech.blogspot.com, and its main feature is "GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.".
Extension Screenshots
Download GBA Emulator For PC Version-New BG Extension CRX File
Download GBA Emulator For PC Version-New BG extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | nkhnphhfnejlejibkmpepngejpapheof |
Official URL | https://chrome.google.com/webstore/detail/gba-emulator-for-pc-versi/nkhnphhfnejlejibkmpepngejpapheof |
Description | GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers. |
File Size | 393 KB |
Installation Count | 159 |
Current Version | 1.2 |
Last Updated | 2022-06-17 |
Publish Date | 2022-06-17 |
Developer | http://gbaemulatorfortech.blogspot.com |
[email protected] | |
Payment Type | free |
Extension Website | https://gbaemulatorfortech.blogspot.com |
Supported Languages | 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" } } |