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 |
官方網址 | 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" } } |