GBA Emulator For PC Version-New BG

GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.

什么是GBA Emulator For PC Version-New BG?

GBA Emulator For PC Version-New BG是由http://gbaemulatorfortech.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.”。

扩展截图

screenshot

下载GBA Emulator For PC Version-New BG扩展crx文件

下载GBA Emulator For PC Version-New BG扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 GBA Emulator For PC Version-New BG GBA Emulator For PC Version-New BG
ID nkhnphhfnejlejibkmpepngejpapheof
官方URL https://chrome.google.com/webstore/detail/gba-emulator-for-pc-versi/nkhnphhfnejlejibkmpepngejpapheof
简介 GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.
文件大小 393 KB
安装次数 159
当前版本 1.2
更新时间 2022-06-17
上架时间 2022-06-17
开发者 http://gbaemulatorfortech.blogspot.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://gbaemulatorfortech.blogspot.com
支持的语言 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"
    }
}