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 - это расширение Chrome, разработанное http://gbaemulatorfortech.blogspot.com, и его основная функция - "GBA Emulator For PC Extention provides you customized background to your new tab for GBA Emulator lovers.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения GBA Emulator For PC Version-New BG

Скачайте файлы расширений 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"
    }
}