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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων 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!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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" } } |