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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GBA Emulator For PC Version-New BG
قم بتنزيل ملفات الامتداد GBA Emulator For PC Version-New BG بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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!
معلومات أساسية عن التمديد
الاسم | |
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" } } |