PS5 Emulator Updates
This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
什么是PS5 Emulator Updates?
PS5 Emulator Updates是由https://psemux.com开发的Chrome扩展程序,该扩展的主要功能是“This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)”。
扩展截图
下载PS5 Emulator Updates扩展crx文件
下载PS5 Emulator Updates扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Updates for the new PS5 Emulator for PC & mac. Thank you installing, we are continuing to update and get out new patches and fixes for the PSemuX. Stay tuned and keep this extension installed for the latest news & updates. Currently in development and looking for more beta testers! Still looking for more!
扩展基本信息
名称 | PS5 Emulator Updates |
ID | cpnhkfnpafcdddmfhijnkjfcdhiifgpn |
官方URL | https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn |
简介 | This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :) |
文件大小 | 40.62 KB |
安装次数 | 260 |
当前版本 | 1 |
更新时间 | 2021-03-19 |
上架时间 | 2021-01-13 |
评分 | 5.00/5 共2次评分 |
开发者 | https://psemux.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://psemux.com/ |
帮助页面URL | https://psemux.com/ |
隐私政策页面URL | https://psemux.com/privacy-policy-3 |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PS5 Emulator Updates", "version": "1", "manifest_version": 2, "description": "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)", "homepage_url": "https:\/\/psemux.com\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |