Apex Legends Map Updates
For Apex Gamers By Apex gamer, It's In The Game
什么是Apex Legends Map Updates?
Apex Legends Map Updates是由https://apexlegends.me开发的Chrome扩展程序,该扩展的主要功能是“For Apex Gamers By Apex gamer, It's In The Game”。
扩展截图
下载Apex Legends Map Updates扩展crx文件
下载Apex Legends Map Updates扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This tool allows the user to get the current maps in rotation for the Apex Legends game by Respawn Entertainment.
扩展基本信息
名称 | Apex Legends Map Updates |
ID | daepoakiopepeflefoedcpgoenpaiine |
官方URL | https://chromewebstore.google.com/detail/apex-legends-map-updates/daepoakiopepeflefoedcpgoenpaiine |
简介 | For Apex Gamers By Apex gamer, It's In The Game |
文件大小 | 222 KB |
安装次数 | 72 |
当前版本 | 1.0.8 |
更新时间 | 2024-03-01 |
上架时间 | 2022-11-02 |
评分 | 5.00/5 共1次评分 |
开发者 | https://apexlegends.me |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://apexlegends.me |
帮助页面URL | https://apexlegends.me |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Apex Legends Map Updates", "version": "1.0.8", "description": "For Apex Gamers By Apex gamer, It's In The Game", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_title": "Get Current Apex Map Rotation", "default_icon": { "16": "images\/16x16.png", "32": "images\/32x32.png", "48": "images\/48x48.png", "128": "images\/128x128.png" } }, "icons": { "16": "images\/16x16.png", "32": "images\/32x32.png", "48": "images\/48x48.png", "128": "images\/128x128.png" } } |