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.」です。
拡張機能のスクリーンショット
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!
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |