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
官方網址 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"
    }
}